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

Github & Google Authentication in dev-mode Demo App #1435

Closed
1 of 2 tasks
Intevel opened this issue Jan 14, 2022 · 2 comments
Closed
1 of 2 tasks

Github & Google Authentication in dev-mode Demo App #1435

Intevel opened this issue Jan 14, 2022 · 2 comments
Labels

Comments

@Intevel
Copy link
Contributor

Intevel commented Jan 14, 2022

This issue is a sub-thread of #1393

Github authentication does not work in dev-mode of the demo. Currently experimental, I could find that there is a problem in the callback, as soon as you click on Github login and are redirected back to the Nuxt App callback you get stuck in the login screen.

Currently I think the addAuthorize method is the problem,if I log the response and or error in the axios request it works. As soon as I take out the logging it doesn't work, I'm experimenting around and trying to solve the problem.

In agreement with @bmulholland

@Intevel Intevel added the bug label Jan 14, 2022
@Intevel
Copy link
Contributor Author

Intevel commented Jan 14, 2022

This error is extremely confusing, I removed the logging again and rebuilt the module and there are no problems

@Intevel
Copy link
Contributor Author

Intevel commented Jan 14, 2022

Google Auth still not working:
400: invalid_request
Parameter not allowed for this message type: code_challenge_method

Additional Issues: #1199, #850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant