turborepo
feat(turborepo-auth): create new crate to handle authentication to backend
#6027
Merged

feat(turborepo-auth): create new crate to handle authentication to backend #6027

mehulkar merged 23 commits into main from mk/turborepo-auth
mehulkar
mehulkar Move login function to new crate with all dependencies
625b83cc
mehulkar Hardcode login URL instead of using command base
f8e3a33c
mehulkar Pass api client and ui into login instead of off base
c71289cc
mehulkar Pass a closure to set the token instead of doing it in the auth crate
1e2bbfa6
mehulkar Remove CommandBase arg to login function
efd2273c
mehulkar Remove unused constant
03da5fc9
mehulkar Fix some compiler errors
d03d982f
mehulkar Fixup
7f35c934
vercel
turbo-orchestrator turbo-orchestrator added created-by: turborepo
turbo-orchestrator turbo-orchestrator added owned-by: turborepo
turbo-orchestrator turbo-orchestrator added owned-by: web-tooling
orca-security-us
orca-security-us commented on 2023-09-26
mehulkar mehulkar changed the title Mk/turborepo auth chore(turborepo-auth): create new crate to handle authentication to backend 2 years ago
mehulkar reset workspace settings
99b3d21c
turbo-orchestrator turbo-orchestrator removed owned-by: web-tooling
mehulkar mehulkar changed the title chore(turborepo-auth): create new crate to handle authentication to backend feat(turborepo-auth): create new crate to handle authentication to backend 2 years ago
github-actions
mehulkar Fix set_token closure types
a81fe999
mehulkar comment
8fa432fd
mehulkar dont ignore error
3d6bb062
mehulkar add missing test crate
46007ffc
mehulkar Remove unused deps
64d0a879
mehulkar Fix login URL
c58119ad
mehulkar Pass in login_url_config so it comes from config
2b9fe0b9
mehulkar Fix compiler error with borrowing
903f4a0c
mehulkar mehulkar marked this pull request as ready for review 2 years ago
mehulkar mehulkar requested a review 2 years ago
mehulkar mehulkar requested a review from nathanhammond nathanhammond 2 years ago
mehulkar mehulkar requested a review from chris-olszewski chris-olszewski 2 years ago
mehulkar mehulkar requested a review from Zertsov Zertsov 2 years ago
mehulkar add license into new crate
ed9afa4e
mehulkar Merge branch 'main' into mk/turborepo-auth
3fb6a15f
mehulkar add clippy suggestions
db03e16f
chris-olszewski
chris-olszewski approved these changes on 2023-09-26
mehulkar Merge branch 'main' into mk/turborepo-auth
55d4a259
mehulkar Move test over to new crate
138c2850
mehulkar mehulkar requested a review from chris-olszewski chris-olszewski 2 years ago
chris-olszewski
chris-olszewski approved these changes on 2023-09-26
mehulkar rm debug
3f138064
mehulkar mehulkar merged 43c98ecc into main 2 years ago
mehulkar mehulkar deleted the mk/turborepo-auth branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone