We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like the example is not working because the authConfig is not provided.
Here is a replay of my last session.
See the comment about the provider not being present and the wrapPageElement not being called in src/index...
wrapPageElement
src/index
I'm looking into why, but still new here :)
The text was updated successfully, but these errors were encountered:
I was messing around a bit more with the next example and found something similar here
https://replay.io/view?id=98f4e1f4-99c9-4338-8e97-1f61fb75692a
it looks like SET_CONFIG is given an authProvider but the handler is missing it?
here's the repo as well, https://github.com/jasonLaster/create-next-app-auth. It's basically the same thing but i inlined everything to make it easy to hack on...
Sorry, something went wrong.
No branches or pull requests
It looks like the example is not working because the authConfig is not provided.
Here is a replay of my last session.
See the comment about the provider not being present and the
wrapPageElement
not being called insrc/index
...I'm looking into why, but still new here :)
The text was updated successfully, but these errors were encountered: