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

feat: check if the token has expired in parseJwtToken() API #77

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

Bsheepcoder
Copy link
Contributor

@Bsheepcoder Bsheepcoder commented Apr 8, 2024

Fix: #75

@casbin-bot
Copy link

@tangyang9464 @imp2002 please review

@CLAassistant
Copy link

CLAassistant commented Apr 8, 2024

CLA assistant check
All committers have signed the CLA.

@hsluoyz hsluoyz changed the title Add a check on whether the exp time has expired in AuthService feat: check if the token has expired in parseJwtToken() API Apr 8, 2024
@hsluoyz hsluoyz merged commit badaf01 into casdoor:master Apr 8, 2024
3 of 4 checks passed
Copy link

github-actions bot commented Apr 8, 2024

🎉 This PR is included in version 1.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

why not check the exp time when parse token
4 participants