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

fix: fix email sign-in #170

Merged
merged 2 commits into from
Jan 26, 2024
Merged

fix: fix email sign-in #170

merged 2 commits into from
Jan 26, 2024

Conversation

raphael0202
Copy link
Contributor

  • fix: don't use email as userid. Users can possibly authenticate using emails, fetch the userid from the /cgi/auth.pl response from Product Opener
  • chore: add /api/v1/session endpoint to get info about current session

Users can possibly authenticate using emails, fetch the userid from
the /cgi/auth.pl response from Product Opener
@raphael0202 raphael0202 merged commit 69d65c0 into main Jan 26, 2024
4 checks passed
@raphael0202 raphael0202 deleted the fix-email-signin branch January 26, 2024 09:13
@raphodn raphodn linked an issue Jan 26, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Authentication : store the username instead of the e-mail
1 participant