Generating the URL

The base URL is https://bitbadges.io/siwbb/authorize, with parameters appended to it.

For instance:

https://bitbadges.io/siwbb/authorize?client_id=...

This URL structure adheres to the following interface:

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

Last updated