Skip to content

Integrate Auth0 for token-based ToolService authentication #16

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

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

shahariaazam
Copy link
Member

Replaced manual token management with Auth0's getAccessTokenSilently for secure token handling in ToolsModal. Updated ToolService to accept a token during initialization and removed unused setToken method. Added tests to mock Auth0 token retrieval and validated changes.

Replaced manual token management with Auth0's `getAccessTokenSilently` for secure token handling in `ToolsModal`. Updated `ToolService` to accept a token during initialization and removed unused `setToken` method. Added tests to mock Auth0 token retrieval and validated changes.
@shahariaazam shahariaazam merged commit bd96ed4 into main Mar 18, 2025
3 checks passed
@shahariaazam shahariaazam deleted the Few-fix branch March 18, 2025 23:36
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.

1 participant