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: change refreshToken()'s grant_type to "refresh_token" #31

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

Deltenman
Copy link
Contributor

@Deltenman Deltenman commented Sep 27, 2023

Fix: #28

@casbin-bot
Copy link

@seriouszyx @ComradeProgrammer @Resulte please review

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


a.glagolev seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@hsluoyz hsluoyz changed the title Changed grant_type for method refreshToken feat: Changed grant_type for method refreshToken Sep 27, 2023
@hsluoyz hsluoyz changed the title feat: Changed grant_type for method refreshToken feat: change refreshToken()'s grant_type to "refresh_token" Sep 28, 2023
@hsluoyz hsluoyz merged commit 4cfea56 into casdoor:master Sep 28, 2023
5 of 7 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 28, 2023
# [1.3.0](v1.2.0...v1.3.0) (2023-09-28)

### Features

* change refreshToken()'s grant_type to "refresh_token" ([#31](#31)) ([4cfea56](4cfea56))
@hsluoyz
Copy link
Member

hsluoyz commented Sep 28, 2023

🎉 This PR is included in version 1.3.0 🎉

The release is available on GitHub release

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.

Problem with refreshToken method
4 participants