Skip to content

Changes as of 04/01 (mod2) #3

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

Open
wants to merge 14 commits into
base: auth_live_orig
Choose a base branch
from
Open

Conversation

nshafer
Copy link
Owner

@nshafer nshafer commented Apr 1, 2025

No description provided.

@nshafer
Copy link
Owner Author

nshafer commented Apr 2, 2025

I have completed these changes, pending discussions above. LMK how it's looking.

@nshafer
Copy link
Owner Author

nshafer commented Apr 2, 2025

Er one more change. @josevalim also in case you don't get notified by github of this PR. No hurry of course.

@josevalim
Copy link

Will review tomorrow morning again, apologies :)


conn
|> put_token_in_session(new_token)
|> maybe_refresh_remember_me_cookie(new_token)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: this is very close to the login function, we should probably break the login function in two, one which logs in and the other that logs in and redirect. But we want to make other changes to that function, so we will do this later. :) No action needed from you.

@josevalim
Copy link

We are good to go!!!! Just minor nits. Thank you!

@nshafer
Copy link
Owner Author

nshafer commented Apr 3, 2025

Great! I'll fix up those few things, then transfer it to the templates to output the same thing. I'll create a new PR in phoenix to keep the history clean, and just reference the old PR and this PR for context.

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.

2 participants