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

How supportive is this library of using it without auth0 #102

Open
CR1AT0RS opened this issue Oct 14, 2020 · 4 comments
Open

How supportive is this library of using it without auth0 #102

CR1AT0RS opened this issue Oct 14, 2020 · 4 comments

Comments

@CR1AT0RS
Copy link

CR1AT0RS commented Oct 14, 2020

Hey,

I have custom auth via rails. Do you think this integration will work? This is not a bug but more of an enhancement questions. If this library can be used independently without auth0.

I do see that I can just provide any endpoints I wish in the config but not sure if someone already tried that and there are some specifics that are only going to work if auth0 is used.

@Swizec
Copy link
Owner

Swizec commented Dec 6, 2020

Good news! With v1.0.0 useAuth now explicitly supports multiple authentication providers :)

I'm writing docs on how to create a wrapper for custom auth solutions like your Rails backend.

@Swizec
Copy link
Owner

Swizec commented Dec 15, 2020

@CR1AT0RS support for multiple providers is now fully baked in v2. There's documentation on how to add new providers: https://useauth.dev/docs/auth-providers

I started with Auth0 and NetlifyIdentity as proof of concept that the wrapper layer works. Contributions welcome :)

@Jared-Dev
Copy link

@Swizec mildly related, but where are the docs stored? I was going to pr an issue with them but so far they have eluded me.

@Swizec
Copy link
Owner

Swizec commented Jan 31, 2021

@Jared-Dev this is the docs site https://github.com/Swizec/useAuth/tree/master/examples/useAuth.dev

Maybe shouldn't be hiding in the examples folder 🤔

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

No branches or pull requests

3 participants