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