• Joined on 2025-01-06
squid created branch BLOG-86_image_can_only_be_uploaded_by_logged_in_user in squid/blog 2025-07-30 03:53:31 +08:00
squid deleted branch BLOG-85_oidc_login from squid/blog 2025-07-30 03:46:50 +08:00
squid pushed to main at squid/blog 2025-07-30 03:46:50 +08:00
dd0567c937 BLOG-85 Implement OIDC authentication (#93)
squid closed issue squid/blog#85 2025-07-30 03:46:50 +08:00
Account and sso login
squid merged pull request squid/blog#93 2025-07-30 03:46:50 +08:00
BLOG-85 Implement OIDC authentication
squid commented on pull request squid/blog#93 2025-07-30 03:45:15 +08:00
BLOG-85 Implement OIDC authentication

After introducing AuthError::InvalidState and using it for state validation, update
the oidc_callback_handler to correctly handle this new error variant. This…

squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-30 03:43:29 +08:00
7a153f0f86 BLOG-85 feat: add InvalidState error to AuthError and update error handling in OIDC callback
squid created pull request squid/blog#93 2025-07-30 03:39:21 +08:00
BLOG-85 Implement OIDC authentication
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-30 03:19:41 +08:00
161ef5327a BLOG-85 refactor: remove unused dependency
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-30 03:14:44 +08:00
64cad463cd BLOG-85 feat: Dockerfile add environment variables for Redis and OIDC configuration
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-30 03:00:46 +08:00
a9655edff6 BLOG-85 refactor: enhance configuration management with database, server, session, and storage modules
14b7d745a1 BLOG-85 feat: logout endpoint
32b3d47715 BLOG-85 feat: implement OIDC authentication flow
Compare 3 commits »
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-29 08:39:01 +08:00
62803debee BLOG-85 refactor: enhance configuration management with database, server, session, and storage modules
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-29 08:11:17 +08:00
8bacf74c9e BLOG-85 feat: logout endpoint
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-29 06:10:36 +08:00
02417b40a4 BLOG-85 feat: implement OIDC authentication flow
squid pushed to main at squid/dotfiles 2025-07-28 21:59:48 +08:00
45d88af3c6 adjust vscode settings
3a06e074cf feat: bufferline
70e8e331c4 feat: toggleterm and add some lsp
Compare 3 commits »
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-28 09:50:15 +08:00
c4a0c20d7d BLOG-85 refactor: rename workflow
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-28 09:49:34 +08:00
513e07b46a BLOG-85 init: auth crate
squid opened issue squid/blog#92 2025-07-28 03:58:34 +08:00
Improve font loading efficiency
squid pushed to BLOG-85_oidc_login at squid/blog 2025-07-28 03:06:28 +08:00
squid created branch BLOG-85_oidc_login in squid/blog 2025-07-28 03:06:28 +08:00