-
-
Notifications
You must be signed in to change notification settings - Fork 592
feat: update examples #2650
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
base: 1.1.x
Are you sure you want to change the base?
feat: update examples #2650
Conversation
…ies to enhance functionality
…on to latest versions
…and fix JWT expiration handling in auth logic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thank you!
Although, I wonder if there would be too many conflicts when cherry-picking this into master
(2.0.0). Maybe it would make more sense to implement directly on master
and just leave 1.1.x
behind. But you've already implemented it for 1.1.x
, so why not merge into 1.1.x
anyway...
Okay, I will immediately implement it in the master branch. |
PR Info
New Features
Update Dependencies
Fix
Please correct me if I made a mistake, thanks