Skip to content

Rework user tokens screens

No due date 0% complete

We want to rework the current "OAuth tokens". Here is the action plan:

  • Split the OAuth Tokens screen into 2 separate screens with web components:
    • cc-session-tokens (tokens related to console sessions),
    • cc-oauth-tokens (tokens related to 3rd party apps),
      • during the first iteration, this screen will also contain API Tokens
  • Add a new "API Tokens" scre…

We want to rework the current "OAuth tokens". Here is the action plan:

  • Split the OAuth Tokens screen into 2 separate screens with web components:
    • cc-session-tokens (tokens related to console sessions),
    • cc-oauth-tokens (tokens related to 3rd party apps),
      • during the first iteration, this screen will also contain API Tokens
  • Add a new "API Tokens" screens:
    • cc-api-token-form (creation tunnel in 3 steps)
    • cc-api-tokens (no edit feature at first)
      • move API tokens from cc-oauth-tokens to cc-api-tokens (smart component modification)
    • cc-api-tokens-edit (later on)
Loading