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

Implement multi-user and multi-app login feature #56

Merged
merged 6 commits into from
Nov 27, 2024
Merged

Commits on Nov 27, 2024

  1. chore: add workspace owner role type

    Signed-off-by: Youngjin Jo <[email protected]>
    yjinjo committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    71f4ace View commit details
    Browse the repository at this point in the history
  2. feat: add multiple user login feature

    Signed-off-by: Youngjin Jo <[email protected]>
    yjinjo committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cc1fd86 View commit details
    Browse the repository at this point in the history
  3. feat: add multi-user login feature of one domain

    Signed-off-by: Youngjin Jo <[email protected]>
    yjinjo committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    552d08f View commit details
    Browse the repository at this point in the history
  4. feat: add multi-app login feature

    Signed-off-by: Youngjin Jo <[email protected]>
    yjinjo committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    eb1e6a6 View commit details
    Browse the repository at this point in the history
  5. refactor: add multi-app login

    Signed-off-by: Youngjin Jo <[email protected]>
    yjinjo committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    82cf472 View commit details
    Browse the repository at this point in the history
  6. refactor: implement user login and add token

    Signed-off-by: Youngjin Jo <[email protected]>
    yjinjo committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    53d78ed View commit details
    Browse the repository at this point in the history