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

update project to 3.1.0 #77

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alverad-katsuro
Copy link

Greetings,

Project was updated to Spring Boot 3.1.0, and migrate to postgresql.

And i have test Github auth and its working.

@asvrada
Copy link

asvrada commented Jun 25, 2023

Could you update the comments to English?

@asvrada
Copy link

asvrada commented Jun 25, 2023

Also, how does one generate and store the refresh token in this case? #58

Per OAuth 2.0 spec, we could request access token and refresh token along side with ID token when calling Authorization Server's Token Endpoint, could we use that pair of token instead of generating our own like in this repo?

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

Successfully merging this pull request may close these issues.

2 participants