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 to v1.0.2 #95

Merged
merged 6 commits into from
Dec 5, 2024
Merged

Update to v1.0.2 #95

merged 6 commits into from
Dec 5, 2024

Conversation

GamerVII-NET
Copy link
Collaborator

No description provided.

Gamer-VII and others added 5 commits December 2, 2024 20:09
Add a specific error message for invalid credentials to improve error handling and user feedback. The new condition checks for a failed status code along with "invalid_credentials" in the response content, providing a clear response to the client.
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 title 1.0.2 Update to v1.0.2 Dec 5, 2024
This change deletes the superuser property from the UnicoreAuthResult class to streamline authentication data handling. The superuser role management will be handled separately or is no longer required in this context. Additional logic or methods relying on this property have been reviewed to ensure consistency.
@GamerVII-NET GamerVII-NET merged commit dfff83a into master Dec 5, 2024
1 check passed
@GamerVII-NET GamerVII-NET deleted the 1.0.2 branch December 28, 2024 01:46
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