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

SDK Removed invalid login provider option #19722

Merged
merged 3 commits into from
Sep 18, 2023
Merged

SDK Removed invalid login provider option #19722

merged 3 commits into from
Sep 18, 2023

Conversation

br41nslug
Copy link
Member

@br41nslug br41nslug commented Sep 18, 2023

Fixes #19544

Logging in with external providers requires opening an URL to an external service and be directed back to the app authenticating.

I erroneously copied the API settings supporting this originally but since the callback will always redirect back to Directus not to the App using the SDK this is not something we can support at the moment.

I'll create a feature request for "Login with SSO using the SDK" instead to work out how this could possibly be implemented. (#19723)

@changeset-bot
Copy link

changeset-bot bot commented Sep 18, 2023

🦋 Changeset detected

Latest commit: 86f95eb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@directus/sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@br41nslug br41nslug changed the title SDK Removed login provider option SDK Removed invalid login provider option Sep 18, 2023
@rijkvanzanten rijkvanzanten merged commit 8d3bf6c into main Sep 18, 2023
6 checks passed
@rijkvanzanten rijkvanzanten deleted the sdk-19544 branch September 18, 2023 20:28
@github-actions github-actions bot added this to the Next Release milestone Sep 18, 2023
br-rafaelbarros pushed a commit to personal-forks/directus-source that referenced this pull request Nov 7, 2023
* Removed provider option

* Create lazy-zebras-dress.md

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Login through external provider not working with new SDK
3 participants