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

feat: admin APIs for token authenticated registration #3101

Merged
merged 28 commits into from
Jun 22, 2023

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    80ceb18 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. refactoring

    santhoshivan23 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    6205ffb View commit details
    Browse the repository at this point in the history
  2. refactoring

    santhoshivan23 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    f5039be View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    2c339a6 View commit details
    Browse the repository at this point in the history
  2. refactoring

    santhoshivan23 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    6cd6af1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    fe2464f View commit details
    Browse the repository at this point in the history
  2. format admin.go

    santhoshivan23 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8972c4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99fa964 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Implement ListTokens

    santhoshivan23 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    4b73df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356edeb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    86d2aa4 View commit details
    Browse the repository at this point in the history
  2. Get and Delete APIs

    santhoshivan23 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    31f3125 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. implement update api

    santhoshivan23 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    5e0da6a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    19fc59d View commit details
    Browse the repository at this point in the history
  2. added sqlite support

    santhoshivan23 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f6dbc84 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    santhoshivan23 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    44beddc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    6ea96a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c3a773 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. add back dendrite

    santhoshivan23 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9b83df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d13b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. added test cases

    santhoshivan23 committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    0990429 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    2c5a56b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    c5bb8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52fd59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbc3b47 View commit details
    Browse the repository at this point in the history
  4. type safety

    santhoshivan23 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2fcc16f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5346ce7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. lint and refactor

    santhoshivan23 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    04ca62a View commit details
    Browse the repository at this point in the history