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(server): add OIDC for AFFiNE #6991

Merged
merged 21 commits into from
May 23, 2024
Merged

Commits on May 21, 2024

  1. add oidc

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4168c04 View commit details
    Browse the repository at this point in the history
  2. fix bug

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    491a3d3 View commit details
    Browse the repository at this point in the history
  3. fix bug

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0587b1b View commit details
    Browse the repository at this point in the history
  4. add to fronted

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7f79d69 View commit details
    Browse the repository at this point in the history
  5. fix bug

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0b8ac2d View commit details
    Browse the repository at this point in the history
  6. add // TODO: Add OIDC icon

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c620da1 View commit details
    Browse the repository at this point in the history
  7. fix return of getUser

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b0ee050 View commit details
    Browse the repository at this point in the history
  8. remove avatarUrl

    IamTaoChen authored and Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6677a3d View commit details
    Browse the repository at this point in the history
  9. Fix lint

    Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    977b029 View commit details
    Browse the repository at this point in the history
  10. Fix gql types

    Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9202b5f View commit details
    Browse the repository at this point in the history
  11. Use fake api key

    Brooooooklyn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4cf4761 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. use zod and throw error

    IamTaoChen committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7a7db3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60b3c92 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    a907d5c View commit details
    Browse the repository at this point in the history
  2. chore: improve type verify

    darkskygit committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d609035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b5871f View commit details
    Browse the repository at this point in the history
  4. chore: improve typing

    darkskygit committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fab437e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df22f29 View commit details
    Browse the repository at this point in the history
  6. fix: test case

    darkskygit committed May 23, 2024
    Configuration menu
    Copy the full SHA
    536aee4 View commit details
    Browse the repository at this point in the history
  7. fix: env typo

    darkskygit committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8b847b4 View commit details
    Browse the repository at this point in the history
  8. fix: typing

    darkskygit committed May 23, 2024
    Configuration menu
    Copy the full SHA
    cfb49d9 View commit details
    Browse the repository at this point in the history