Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Conversation

@abcxff
Copy link
Collaborator

@abcxff abcxff commented May 8, 2024

userToken parameter in Request was practically being ignored, this PR puts it to use in the database

@abcxff abcxff added the bug Something isn't working label May 8, 2024
@abcxff abcxff changed the title fix(auth/auth_email_passwordless): Properly retrieve userId fix(auth.auth_email_passwordless): Properly retrieve userId May 8, 2024
@abcxff
Copy link
Collaborator Author

abcxff commented May 19, 2024

Might finish up #96 before merging this

@abcxff abcxff changed the title fix(auth.auth_email_passwordless): Properly retrieve userId fix(auth.auth_email_passwordless): fix broken login functionality May 20, 2024
@abcxff
Copy link
Collaborator Author

abcxff commented May 20, 2024

original:

userToken parameter in Request was practically being ignored, this PR puts it to use in the database

Along with this, there was previously no way of logging back into your account using your email after the token expires. this is now fixed

@abcxff abcxff requested a review from NathanFlurry May 20, 2024 14:21
abcxff added a commit that referenced this pull request May 20, 2024
@NathanFlurry NathanFlurry force-pushed the 05-08-fix-auth-with-token branch from 90bf28a to b228437 Compare June 4, 2024 01:07
Copy link
Member

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @abcxff and the rest of your teammates on Graphite Graphite

@NathanFlurry NathanFlurry merged commit 8fb6f44 into main Jun 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants