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

authentication between frontend and backend #4

Open
3 tasks
ccraddock opened this issue Jan 19, 2021 · 1 comment
Open
3 tasks

authentication between frontend and backend #4

ccraddock opened this issue Jan 19, 2021 · 1 comment

Comments

@ccraddock
Copy link
Member

  • need to figure out where to store the password information, could be a text file on that lives next to the backend
  • could be a token, that is generated when the backend is started, like jupyter lab
  • jwt tokens
@YiranCdr
Copy link

YiranCdr commented Apr 8, 2021

What about storing them in the frontend?

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

No branches or pull requests

2 participants