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

Custom Token Exchange #1344

Merged
merged 5 commits into from
Mar 6, 2025
Merged

Custom Token Exchange #1344

merged 5 commits into from
Mar 6, 2025

Conversation

tusharpandey13
Copy link
Contributor

@tusharpandey13 tusharpandey13 commented Feb 25, 2025

Changes

Authentication api

  • Added exchangeToken method in Auth0Client
  • Added file TokenExchange.ts
  • Added unit tests for same

References

Custom Token Exchange Beta

Test results

=============================== Coverage summary ===============================
Statements   : 100% ( 3751/3751 )
Branches     : 100% ( 596/596 )
Functions    : 100% ( 131/131 )
Lines        : 100% ( 3751/3751 )
================================================================================

Test Suites: 26 passed, 26 total
Tests:       481 passed, 481 total
Snapshots:   0 total
Time:        13.449 s

Checklist

@tusharpandey13 tusharpandey13 requested a review from a team as a code owner February 25, 2025 08:28
@tusharpandey13 tusharpandey13 changed the title feature/cte Custom Token Exchange Feb 25, 2025
@gyaneshgouraw-okta
Copy link
Contributor

gyaneshgouraw-okta commented Mar 3, 2025

@tusharpandey13 we should also updated Examples.md as part of this feature

@tusharpandey13 tusharpandey13 merged commit 8b1609d into main Mar 6, 2025
14 checks passed
@tusharpandey13 tusharpandey13 deleted the feature/cte branch March 6, 2025 10:30
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