Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 26, 2019. It is now read-only.

Add pending signup state for social accounts. #230

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

goto-bus-stop
Copy link
Member

@goto-bus-stop goto-bus-stop commented Jun 12, 2018

TODO

  • Block all entry points except /auth/service/:service/finish when in pending state
    • instead of blocking, just ignore the token on all other endpoints—add a field to /now and /auth that shows the pending state. (just add the user key to /now basically). clients can then show the pending screen on load.
  • remove suggestedName (we shouldn't ask for the username from a third party service at all)
  • add available avatars list to postMessage

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

Successfully merging this pull request may close these issues.

1 participant