-
Notifications
You must be signed in to change notification settings - Fork 2
Google OAuth2 authentication for Quarto Hub #18
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
Merged
+3,762
−123
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
169d9de
Hub google oauth2 concept
shikokuchuo 3874901
Apply styling to client login screen
shikokuchuo 390c2c9
Fix auth when creating new projects
shikokuchuo c4aec00
Refactor review
shikokuchuo bf50beb
Remove RwLock on HubConfig
shikokuchuo c70b11a
Use brand styling
shikokuchuo 5016b04
Read QUARTO_HUB_* env vars
shikokuchuo c7f7a3b
Optimize tracing
shikokuchuo 900ebfb
Consolidate plan documents
shikokuchuo 679181a
Use same-window login flow; add sign out to project selector
shikokuchuo 826a5a6
Remove unused error state
shikokuchuo 8ac8638
Security best practices review
shikokuchuo 82c5bdd
Further security hardening
shikokuchuo 7959fcd
Update lockfile
shikokuchuo 1028976
Authenticate health endpoint as well
shikokuchuo 9fb4736
Validation cleanups
shikokuchuo f45dcd2
Remove quarto CLI auth command to simplify implementation
shikokuchuo 54da26e
Switch to cookies
shikokuchuo 2158441
Use cookie crate
shikokuchuo f30f492
Use simple Vite proxy
shikokuchuo 31edb32
Share Rust deps cache across branches
shikokuchuo 0f5795b
Fix HubConfig initializer
shikokuchuo f7e75b7
Add more tests
shikokuchuo 11e1114
Refctor review
shikokuchuo 7270307
Ensure return to login screen when auth expires
shikokuchuo e709d5e
Fix allowlist fail UX
shikokuchuo 7a5fb2b
Simplify vite proxy plugins
shikokuchuo a1cb512
Split out LoginScreen
shikokuchuo bae6c4b
Handle 403 allowlist failures
shikokuchuo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.