The Orb DLT stack can interact with providers to enhance the functionality of the client’s coin economy.

Currently, we support SSNB, an internet bank, as a method to introduce coins into the economy. To do so, the user has to authorize Orb to make charges on their behalf.

The login flow is as follows:

1. First time supervised login: Supervised logins involve the actual user. In this way, the user is required to give their credentials to authenticate. When the user successfully logs in, it will generate an authorization code which can be used to issue an access token.

  1. Unsupervised login: The access token can be used for unattended logins in the future.