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

feature: Implement authentication for API v2 based on OAuth2 potocol. #388

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    ca1ceae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d54ec09 View commit details
    Browse the repository at this point in the history
  3. chore: bum version (v4.7.3)

    alowave223 authored and cmyui committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6b0f170 View commit details
    Browse the repository at this point in the history
  4. fix errors in code

    cmyui committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c64582a View commit details
    Browse the repository at this point in the history
  5. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and cmyui committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b675920 View commit details
    Browse the repository at this point in the history
  6. use enum for oauth grant type

    cmyui committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    88ddd71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87ee05c View commit details
    Browse the repository at this point in the history
  8. type fixes for params

    cmyui committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    373e6c8 View commit details
    Browse the repository at this point in the history
  9. fix runtime bugs

    cmyui committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c7a8457 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90d60bd View commit details
    Browse the repository at this point in the history
  11. refactor oauth repos

    cmyui committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    47029a2 View commit details
    Browse the repository at this point in the history