Generating the URL
Last updated
Last updated
The base URL is https://bitbadges.io/siwbb/authorize, with parameters appended to it.
For instance:
This URL structure adheres to the following interface:
Base URL: https://bitbadges.io/siwbb/authorize
Parameters: Custom parameters specific to your implementation.
You can use https://bitbadges.io/auth/linkgen or the code below to generate the URL or click Create SIWBB URL directly from your app in the developer portal (recommended).
Snippets