-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I have implemented my own OAuth provider server on a custom domain.
I am able to go through the whole session creation procedure using the auth0 provider and a custom domain, pointing to my own oauth server.
However when the "callback" endpoint is called, i get a 404 error message from the auth0 server saying:
"auth0 responded with a 404 trying to fetch user information"
is it possible to have a custom provider using the goth package??
i find this being a huge limitation which makes the whole API extremely hard to use in production otherwise.
Metadata
Metadata
Assignees
Labels
No labels