You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not about going back to auth0. @gustavlrsn has been using nextjs-auth0 in dreams and it seems to work as a generic oidc client lol. Because of that I'm guessing auth0-react probably also works pretty well for generic oidc.
oidc-react itself is pretty ok but the underlying oidc-client-js has given us a bunch of problems (several of which we've tbf worked around by now) and bugs. So could be nice to try a hopefully better maintained alternative.
The text was updated successfully, but these errors were encountered:
https://github.com/auth0/auth0-react
This is not about going back to auth0. @gustavlrsn has been using nextjs-auth0 in dreams and it seems to work as a generic oidc client lol. Because of that I'm guessing auth0-react probably also works pretty well for generic oidc.
oidc-react itself is pretty ok but the underlying oidc-client-js has given us a bunch of problems (several of which we've tbf worked around by now) and bugs. So could be nice to try a hopefully better maintained alternative.
The text was updated successfully, but these errors were encountered: