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

Investigate: Auth causing endless loop #44

Closed
3 of 4 tasks
syedfkabir opened this issue Oct 25, 2022 · 2 comments
Closed
3 of 4 tasks

Investigate: Auth causing endless loop #44

syedfkabir opened this issue Oct 25, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@syedfkabir
Copy link
Contributor

syedfkabir commented Oct 25, 2022

Background

  • roulette auth problem
  • the auth param on the login just cycles through ?code='blah's forever
  • flashing authenticating screen after retrying auth, loops forever

image

Task

investigate the problem by doing the following

  • remove tt-api and tt-app, then add them back to a12n (use the links provided in the README.md to simulate a automated experience)
  • delete all relevant db entries for the time tracker, re-run knex scripts
  • empty local storage
  • uninstall and reinstall a12n (trying to avoid)
@syedfkabir syedfkabir added the bug Something isn't working label Oct 25, 2022
@syedfkabir syedfkabir self-assigned this Oct 25, 2022
@evert
Copy link
Collaborator

evert commented Oct 25, 2022

It might also be worthwhile just trying to empty localstorage

@syedfkabir
Copy link
Contributor Author

After attempting a few strategies,
I was successfully able to get the authentication piece working between the frontend and backend.
I also confirmed that the changes work for another person as well.
This task can be closed for now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants