feat(turborepo-auth): create new crate to handle authentication to backend #6027
Move login function to new crate with all dependencies
625b83cc
Hardcode login URL instead of using command base
f8e3a33c
Pass api client and ui into login instead of off base
c71289cc
Pass a closure to set the token instead of doing it in the auth crate
1e2bbfa6
Remove CommandBase arg to login function
efd2273c
Remove unused constant
03da5fc9
Fix some compiler errors
d03d982f
Fixup
7f35c934
mehulkar
changed the title Mk/turborepo auth chore(turborepo-auth): create new crate to handle authentication to backend 2 years ago
reset workspace settings
99b3d21c
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
Fix set_token closure types
a81fe999
comment
8fa432fd
dont ignore error
3d6bb062
add missing test crate
46007ffc
Remove unused deps
64d0a879
Fix login URL
c58119ad
Pass in login_url_config so it comes from config
2b9fe0b9
Fix compiler error with borrowing
903f4a0c
mehulkar
marked this pull request as ready for review 2 years ago
add license into new crate
ed9afa4e
Merge branch 'main' into mk/turborepo-auth
3fb6a15f
add clippy suggestions
db03e16f
Merge branch 'main' into mk/turborepo-auth
55d4a259
Move test over to new crate
138c2850
rm debug
3f138064
mehulkar
merged
43c98ecc
into main 2 years ago
mehulkar
deleted the mk/turborepo-auth branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub