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 PKCEAuthenticator implementation in Rust #2416

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

Commits on May 28, 2024

  1. add oauth2

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    doc
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    15dd872 View commit details
    Browse the repository at this point in the history
  2. fix oauth callback server

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    nit
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    04a5ed2 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    fmt
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4553df6 View commit details
    Browse the repository at this point in the history
  4. test keyring roundtrip

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    fmt
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    wip
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    fmt
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    fmt
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1fa2e81 View commit details
    Browse the repository at this point in the history
  5. re-org

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    wip
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    wip
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    wip
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    wip
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    wip
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    
    wip
    
    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7213ee3 View commit details
    Browse the repository at this point in the history
  6. fix oauth2 metadata

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    53d6948 View commit details
    Browse the repository at this point in the history
  7. add revoke uri for getting refresh token

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    65bda65 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. lint

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    139d121 View commit details
    Browse the repository at this point in the history
  2. wip

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    09a306d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. wip

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9c578ab View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. wip

    Signed-off-by: Austin Liu <austin362667@gmail.com>
    austin362667 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    86dce17 View commit details
    Browse the repository at this point in the history