Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new quickstart: Token Management #204

Merged
merged 6 commits into from
Jul 23, 2024
Merged

Commits on Jul 22, 2024

  1. Use DI for HttpClient

    Use AccessTokenManagement to utilize refresh token
    Add missing link in layout page
    Roland Guijt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5338a4a View commit details
    Browse the repository at this point in the history
  2. Remove offline_access

    Roland Guijt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    73db265 View commit details
    Browse the repository at this point in the history
  3. Remove parenthesis

    Roland Guijt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b585435 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. New qs: Token Management

    Roland Guijt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    18ffbcb View commit details
    Browse the repository at this point in the history
  2. Add commented out code for "manual" mode

    Roland Guijt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cdea15b View commit details
    Browse the repository at this point in the history
  3. Better name for token object

    Roland Guijt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8939ce2 View commit details
    Browse the repository at this point in the history