-
Notifications
You must be signed in to change notification settings - Fork 925
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
Help Wanted #1393
Comments
Github Auth works for me on the demo page. @bmulholland |
Login with Google also works for me on the demo page. |
@Intevel Thanks for the help! What about when run locally with |
Oh no, I have now tested only Github but it does not work or I get a 404 error on Github? Do you mean that? @bmulholland |
Yep, that's what I mean. We need to be able to test changes locally for new development/changes/refactors. |
Yes that would be good, I just wonder why we get a 404 error from Github. |
Okay, it does not add the |
But Google works in the Development Mode of the demo. @bmulholland |
I reloaded the project and wrote my oAuth2 data directly into the config without |
Sorry for commenting so much right now, I'm trying to understand. So I don't get 404 error anymore, as long as I write the data directly to |
Now I don't understand anything anymore, Google doesn't work now either. 😨 |
okay, that's stupid. Github now it works again after I restarted the demo. |
Could you please create a specific ticket to track this work and document the results of your experiments into the README as a PR? I can help clean up if needed. That will help keep this specific conversation separate from the broader Help Wanted topic. |
@bmulholland, does this work help us get |
No, the nuxt 3 version is a complete rewrite |
Do you happen to know where that work is being tracked @bmulholland? I'm new-er to Nuxt development and would love any pointers to docs that you find helpful |
It's being worked on privately first |
Hey @bmulholland believing rumors the nuxt3 migration happens in a private beta :D ? The nuxt3 project needs oauth as well and we have looked forward that this module would be part of the stable release. On the other hand we have a team internal discussion around to support the migration process. Is this possible? Thanks for response and have a nice day! |
I'm not involved in the rewrite and, as far as I am aware, there's no clear timeline. My company is also -- in part -- blocked from upgrading to Nuxt 3 because of this module. Our plans to upgrade include migrating off of nuxt/auth. |
@bmulholland thanks for response! Good luck for migration! |
As most have noticed, and previously flagged, this project needs more attention. I have just put in a few days over Christmas to upgrade all the packages and ensure the demo app is working, but still improvements are needed. This is all table stakes for a maintained app, and yet I have limited time to do it myself. I am asking for help with any of these tasks, which would be the most immediately helpful in moving the project toward a more stable and bug-free (hah!) state.
If you make any improvement on any of these, even partially, please create a PR and assign me for review.
Happy to answer questions, or even make time for a short call to discuss anything.
Tasks:
yarn dev
), fix Login with Googleyarn dev
) to test Facebookyarn dev
), fix Login with Githubyarn dev
) to test Laravel (Sanctum, JWT, Passport, and Password Grant -- all at once, or one at a time)The text was updated successfully, but these errors were encountered: