public class JWTOAuth extends Auth
accessToken, client, expiresIn, refreshToken| Constructor and Description |
|---|
JWTOAuth(JWTOAuthClient client) |
| Modifier and Type | Method and Description |
|---|---|
String |
token()
获取token
|
needRefresh, tokenTypepublic JWTOAuth(JWTOAuthClient client)
Copyright © 2025. All rights reserved.