Log Out with Othent
Log out of Arweave applications using Othent
Last updated
Was this helpful?
Log out of Arweave applications using Othent
Last updated
Was this helpful?
The logOut
function lets users log out of applications built on Arweave using web2 technologies like email addresses.
The function is called as follows:
apiId: string
: Use of any Othent function requires an apiId
which can be fetched from . Towards the bottom of the linked page, the Get your API ID
button provides the same.
The function call returns the following data:
response: string
: The response
returned on function call.