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
Im trying to use this template with LinkedIn as the auth provider.
When I plug it in, I get an error message from linked in that says 'bummer, something went wrong' and a console error that says:
Uncaught TypeError: Cannot read properties of null (reading 'textContent')
Can anyone help to find instructions for how to solve for this? I can't find an auth docs page in the app router section of the nextjs docs.
thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Im trying to use this template with LinkedIn as the auth provider.
When I plug it in, I get an error message from linked in that says 'bummer, something went wrong' and a console error that says:
Uncaught TypeError: Cannot read properties of null (reading 'textContent')
Can anyone help to find instructions for how to solve for this? I can't find an auth docs page in the app router section of the nextjs docs.
thank you
The text was updated successfully, but these errors were encountered: