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

feat: OIDC support #844

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: OIDC support #844

wants to merge 8 commits into from

Conversation

orius123
Copy link
Member

Related Issues

Fixes https://github.com/descope/etc/issues/7012

Expose oidc authorize, finish and logout functions to SDK

Copy link

nx-cloud bot commented Nov 11, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d204c1e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
access-key-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 8:23am
audit-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 8:23am
role-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 8:23am
user-management-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 8:23am
user-profile-widget ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 8:23am

@@ -92,6 +92,9 @@
"jwt-decode": "4.0.0",
"tslib": "2.6.3"
},
"peerDependencies": {
Copy link
Collaborator

@nirgur nirgur Nov 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you check the scenario where someone does not want to use it, and does not add it to its app dependencies?
I think it will break

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