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

Fix/access token validation #93

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

GamerVII-NET
Copy link
Collaborator

No description provided.

Replaced password validation with access token validation in the `AuthIntegrationHandler` to align with new security protocols. This change ensures that authorization errors are returned when an access token is missing, improving the accuracy of authentication feedback.
@GamerVII-NET GamerVII-NET changed the base branch from master to develop December 4, 2024 06:50
@GamerVII-NET GamerVII-NET added the bug Something isn't working label Dec 4, 2024
@GamerVII-NET GamerVII-NET changed the base branch from develop to 1.0.2 December 4, 2024 07:20
@GamerVII-NET GamerVII-NET merged commit 5cf1e63 into 1.0.2 Dec 4, 2024
1 check passed
@GamerVII-NET GamerVII-NET deleted the fix/accessTokenValidation branch December 4, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants