-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
The current setup as implemented in #734 works, but could use some love.
- The usage for
createResourceis a little verbose, it would be nice if we didn't need to wrap in additional try-catch statements, as well as being able to drop the return empty promise. - The user makes a round-trip to the signin page, should we show that it's currently authenticating there? (very fast users might click the button)
- Setting the auth token is tightly coupled with the signing page. These should be separated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels