Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

UserStory - Scoped Login #40

Description

@Aarondorn2

As a user, I want a simplified login that only requests the scopes needed for what I intend to use, so that I don't have to authenticate multiple times or give away my firstborn just to check on a buyback contract.

Options include:

  1. Ask for all scopes up front
  2. Have two login buttons, one scoped and one not
  3. Require user to select character again when viewing a scoped page
  4. Only require additional login at first login - store info in cookie on machine
  5. Add it as a profile setting with a long-life refresh token (i.e. user logs in, selects scopes from profile settings, logs in again with scopes. This refresh token is stored with user. next login, the refresh token is used to access scopes)
  6. ???
  7. profit.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions