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

Identity Provider #63

Open
sergiodxa opened this issue Nov 20, 2021 · 2 comments
Open

Identity Provider #63

sergiodxa opened this issue Nov 20, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sergiodxa
Copy link
Owner

sergiodxa commented Nov 20, 2021

Remix Auth could not only give you a way to authenticate users against a third party service using oAuth2, it could also give you everything to become a identity provider using oAuth2 yourself, allowing you to expose the required endpoints for someone to login with your app.

@sergiodxa sergiodxa added the enhancement New feature or request label Nov 20, 2021
@sergiodxa sergiodxa self-assigned this Nov 20, 2021
@sergiodxa sergiodxa changed the title OAuth2 Provider Identity Provider Nov 24, 2021
@ngbrown
Copy link

ngbrown commented Mar 8, 2022

Sounds like too many concerns in a single package.

@sergiodxa
Copy link
Owner Author

Sounds like too many concerns in a single package.

Maybe? It's still related to auth tho, but it could be a remix-idp package or something like that too.

It may be even better that way, I haven't really started to think about this aside of the comment on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants