beakerandjake / unlock-the-truth-client

A website for solving mysteries
1 stars 0 forks source link

Current question displayed differently based on user. #22

Closed beakerandjake closed 7 years ago

beakerandjake commented 7 years ago

If user is logged in allow them to answer the question..

Otherwise display a summary.

beakerandjake commented 7 years ago

How to handle result of getUser?

Reject promise if not logged in? Resolve object no matter what, which contains the name of the user? (jennic or public?)