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

[Issue #2653] login link #3245

Closed
wants to merge 3 commits into from

Conversation

acouch
Copy link
Collaborator

@acouch acouch commented Dec 17, 2024

Summary

Fixes #2653

NOTE: still working on mobile.

Time to review: 5 mins

Changes proposed

Adds login link.

Desktop

image

doug-s-nava and others added 2 commits December 16, 2024 11:09
* adds route at /api/auth/callback to be hit by the flask API at the completion of the login flow 
* adds jwt token parsing logic
* adds support for a "SESSION_SECRET" env var
* adds a User page for temporary testing
@acouch acouch changed the base branch from main to feature/nextjs-auth December 17, 2024 14:44
@coilysiren
Copy link
Collaborator

🤔 wondering what I did wrong with the code owners file for it to be requesting basically everyone on this PR... 🤔

@acouch acouch marked this pull request as draft December 17, 2024 14:46
@acouch acouch closed this Dec 18, 2024
@acouch acouch deleted the acouch/issue-2653-login-link branch December 18, 2024 18:28
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.

Task: Implement header sign in component
3 participants