get https://api.withreload.com/v1/oauth/authorize
Initiates the OAuth authorization flow
This is not an API. Redirect the user to the authorize url which will prompt them to login and authorize their wallet. Once a wallet is authorized by a user, the call will be redirected to the callback url along with a code which can be exchanged to generate the wallet token. Refer to the guide for more details.