willowtreeapps / wombats-web-client

Web Client for Wombats
https://github.com/willowtreeapps/wombats-documentation
MIT License
4 stars 2 forks source link

Access the web client with Key #278

Closed emilyseibert closed 7 years ago

emilyseibert commented 7 years ago

BEFORE SUBMITTING AN ISSUE CHECK THE FOLLOWING:

FEATURE REQUEST

- Describe the feature you would like to see A way to access the website, insert a key, gain access to login (or create an account). Once you have an account, you should be able to by pass key entry.

- Why you need it Controlled release

- How it should work

Need designs from jesse

emilyseibert commented 7 years ago

blocked by https://github.com/willowtreeapps/wombats-api/issues/325 @oconn

emilyseibert commented 7 years ago

feature/web-client-access

morganduverney commented 7 years ago

Seeing a minor issue with this:

Steps to Repro:

  1. Make sure that you are logged out of Github
  2. On the landing page, click on "Get Started Now" without entering an access code -> No error is shown. The user is navigated to Github login.
  3. Log in through Github to be redirected back to the landing page -> Error is shown asking the user to enter a correct access key

This could be a frustrating experience for a new user. Is there a way to check the access key before the user is redirected to Github auth?

@emilyseibert

morganduverney commented 7 years ago

I've written up #312 for the issue described above. Since the scope of this ticket has been met, I'm closing.