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

Full User System #28

Merged
merged 35 commits into from
Feb 3, 2024
Merged

Full User System #28

merged 35 commits into from
Feb 3, 2024

Conversation

bencodes07
Copy link
Member

No description provided.

Gugi-Games and others added 30 commits December 21, 2023 23:50
…ethod-to-PutMapping

Ipk 61 changed POST and PUT to RequestParam
…ng-JWT-Authentication

Ipk 20 basic spring jwt authentication
This commit fixes the style issues introduced in 9a2bdc6 according to the output
from Google Java Format.

Details: #22
…status-messages-and-responses

Ipk 54 send http status messages and responses
This commit fixes the style issues introduced in b28680a according to the output
from Google Java Format.

Details: #23
…tp-Method-Parameters-and-Response

Ipk 126 change http method parameters and response
This commit fixes the style issues introduced in e85292c according to the output
from Google Java Format.

Details: #24
…nd-access-tokens

Added refresh tokens and ability to renew access tokens
…zation(Bearer) requests and also incidentally fixing a problem where users were not being authorized correctly
This commit fixes the style issues introduced in 0155321 according to the output
from Google Java Format.

Details: #25
…earer-Token-from-Frontend-Requests

Changed @RequestParam to @RequestHeader
deepsource-autofix bot and others added 5 commits February 2, 2024 19:06
This commit fixes the style issues introduced in 748db52 according to the output
from Google Java Format.

Details: #26
…atting

Fixed expiration correctly returning in seconds for frontend.
This commit fixes the style issues introduced in af7e1d3 according to the output
from Google Java Format.

Details: #27
…om-returning-Maps-to-custom-Responses

Changed register, get and authenticate(login) to custom return types
@bencodes07 bencodes07 merged commit 147d65d into prod Feb 3, 2024
0 of 3 checks passed
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