-
Notifications
You must be signed in to change notification settings - Fork 0
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
Jwt only #159
base: main
Are you sure you want to change the base?
Jwt only #159
Conversation
…into jwt # Conflicts: # src/main/java/com/danielagapov/spawn/Repositories/IUserRepository.java # src/main/java/com/danielagapov/spawn/Services/OAuth/OAuthService.java # src/main/java/com/danielagapov/spawn/Services/User/IUserService.java # src/main/java/com/danielagapov/spawn/Services/User/UserService.java
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.
Waiting for build checks to pass, since we don't want to merge this in and have it depend on the other changes in #132 . Ideally, we split them to where this one can be merged alone and still work
…nerate refresh token
…into jwt-only # Conflicts: # src/main/java/com/danielagapov/spawn/Services/User/UserService.java
@Daggerpov Breaking changes: the |
JWT only