box / box-android-sdk

Apache License 2.0
62 stars 68 forks source link

BOX Authentication using JWT #437

Open viswanath3344 opened 3 years ago

viswanath3344 commented 3 years ago

Does android app supports authenticate using JWT access token.

We were using iOS SDK. It have support to authenticate using JWT. Can you helps us how to achieve this in android.

In our requirement, We does't want users to login through their box credentials. (OAuth authorisation process)