-
Notifications
You must be signed in to change notification settings - Fork 578
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
PDS - Invalid handles #1246
base: main
Are you sure you want to change the base?
PDS - Invalid handles #1246
Conversation
packages/pds/src/db/migrations/20230724T194042238Z-optional-handle.ts
Outdated
Show resolved
Hide resolved
expect(bobRes.data.handle).toEqual(HANDLE) | ||
}) | ||
|
||
it('no longer allows a user to login with a handle they lost due to contention', async () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As I recall we want to send the user an email in this case. I realize that's not intended to land in this PR, but just wanted to resurface that in case it's blocking.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple misc thoughts in here, but this is looking good 👍
This builds on #1244
handle
ondid_handle
nullable