Page MenuHomePhabricator

[lib] hooks for reserved registration
Changes PlannedPublic

Authored by varun on Mon, May 6, 7:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 18, 10:53 AM
Unknown Object (File)
Fri, May 17, 1:45 PM
Unknown Object (File)
Mon, May 13, 7:16 PM
Unknown Object (File)
Sun, May 12, 3:03 PM
Unknown Object (File)
Sat, May 11, 7:51 PM
Subscribers
None

Details

Reviewers
ashoat
tomek
Summary

these aren't really necessary, but in the next diff, i was getting a flow error when i tried using the identity client methods directly

Depends on D11910

Test Plan

tested from js later in stack by calling the useLogIn hooks with a reserved username and reserved wallet address and confirming that i was registered on identity

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

lib/actions/user-actions.js
552

i'll separate these hooks from identityRegisterActionTypes a little, because they're not actually intended to be dispatched with those action types

1012–1014

we actually don't need to expose these new hooks publicly, since they'll only be called by the identity login hooks

varun published this revision for review.Mon, May 6, 7:48 AM
varun planned changes to this revision.