Integrate Hivesigner
How to integrate OAuth2 on Web 3.0 apps?
Last updated
Was this helpful?
How to integrate OAuth2 on Web 3.0 apps?
Last updated
Was this helpful?
In order to integrate Hivesigner into your application, you will need .
If you don't have one yet you can create one on in with your app account.
After you have your account, go to and login with your app account and update account type as "Application"
.
If you would like to use the OAuth 2 API for posting with HiveSigner server, you need to authorise the Hive account "hivesigner"
to post on the behalf of your app account. to do this and sign with your app account.
You can edit your app settings by updating your app account profile. , add avatar for your app, define redirect URIs for your OAuth2 integration. Make sure your application/website handles redirect URIs correctly.
That's it, after above steps, you should be able to write OAuth2 logics and start integrating transactions signing.