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

Handle requesting & setting the user's name #64

Open
jamesvclements opened this issue Jan 12, 2018 · 1 comment
Open

Handle requesting & setting the user's name #64

jamesvclements opened this issue Jan 12, 2018 · 1 comment

Comments

@jamesvclements
Copy link
Contributor

On initial log in, we know whether or not we already have the user's name. If we don't have it, we dispatch the USER/REQUEST_NAME action.

We need to respond to this action, get the name from the user, and post it to the Auth0 API to update the user metadata.

@jamesvclements
Copy link
Contributor Author

Setting this as blocked by #96 since that will be integrating Auth0's SDK, which we will use for user management (like editing name) anyways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant