Regards Android App authenticate using JWT
Dear Support team,
Does it possibility to authenticate with JWT access token in android application.
We does't want OAuth access.
-
At this time, our Android SDK does not support JWT in the same way as our iOS SDK. The best approach I can suggest:
- A remote token generator service through something like our Java SDK that handles it
- AuthenticationRefreshProvider for its part to call that service when a new token is needed. More notes in the code here for implementation.
Best,
Kourtney, Box Developer Advocate
Please sign in to leave a comment.
Comments
1 comment