Android代码 JWTDecode.Android
JWTDecode.Android Java library with focus on Android that provides Json Web Token (JWT) decoding. Install The library is be available both in Maven Central and JCenter. To start using it add this line to your build.gradle dependencies file: implementation 'com.auth0.android:jwtdecode:1.2.0' Usage
用户评论