Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TokenExpiredException异常在什么地方抛出来的? #15

Closed
javabye opened this issue Mar 28, 2019 · 1 comment
Closed

TokenExpiredException异常在什么地方抛出来的? #15

javabye opened this issue Mar 28, 2019 · 1 comment

Comments

@javabye
Copy link

javabye commented Mar 28, 2019

你是通过捕获TokenExpiredException异常来判断是否需要刷新accessToken,但是没看到这个异常是在什么地方抛出来的

@dolyw
Copy link
Owner

dolyw commented Mar 29, 2019

这个是Java-Jwt包里里面的异常,Jwt认证Token过期就会抛出

@javabye javabye closed this as completed Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants