Passing Authorization Bearer Tokens on API Calls
Hello,
I recently implemented the use of an authorization bearer API-side.
The token is passed into the app correctly on login, but I'm wondering how I can let API calls use it.
I couldn't seem to find anything in the documentation about it. Any insights appreciated!
I recently implemented the use of an authorization bearer API-side.
The token is passed into the app correctly on login, but I'm wondering how I can let API calls use it.
I couldn't seem to find anything in the documentation about it. Any insights appreciated!
