Gabriel Kaszewski GKaszewski
GKaszewski pushed to master at GKaszewski/k-notes 2026-01-06 20:11:25 +00:00
bf9c688e6b oidc integration
GKaszewski merged pull request GKaszewski/k-notes#11 2026-01-06 20:11:23 +00:00
oidc
GKaszewski pushed to oidc at GKaszewski/k-notes 2026-01-06 20:11:00 +00:00
3d9c72a7ef feat: Implement OIDC authentication with JWT token handling and dynamic auth configuration
GKaszewski created pull request GKaszewski/k-notes#11 2026-01-06 19:32:10 +00:00
oidc
GKaszewski pushed to oidc at GKaszewski/k-notes 2026-01-06 19:31:58 +00:00
a5f9e8ae9e feat: Implement flexible authentication supporting JWT, OIDC, and session modes, alongside new configuration options and refactored auth layer setup.
GKaszewski pushed to oidc at GKaszewski/k-notes 2026-01-06 18:39:08 +00:00
82a6c08790 auth in infra
GKaszewski pushed to oidc at GKaszewski/k-notes 2026-01-06 18:25:31 +00:00
6a3259d347 chore: update dependencies
GKaszewski pushed to oidc at GKaszewski/k-notes 2026-01-06 18:25:23 +00:00
66f6a7d70c feat: enhance email validation and add new OIDC/OAuth configuration and flow value objects
GKaszewski created branch oidc in GKaszewski/k-notes 2026-01-06 18:25:23 +00:00
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:53:04 +00:00
c368293cd4 feat: Transform project into a cargo-generate template with configurable authentication features and improved local user registration.
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:22:56 +00:00
9219a586b1 feat: Add .env.example for configuration and update README with new features, setup, and API endpoints.
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:19:31 +00:00
d05f8a0001 refactor: store IssuerUrl as String to preserve exact formatting instead of Url type
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:16:18 +00:00
32a0faf302 refactor: Replace raw strings with domain value objects for improved type safety in authentication and OIDC.
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 04:01:59 +00:00
16dcc4b95e feat: add JWT authentication and flexible auth modes with configurable login responses
GKaszewski pushed to master at GKaszewski/k-template 2026-01-06 01:43:25 +00:00
5296171b85 feat: Add OpenID Connect (OIDC) authentication support with new OIDC service, routes, and configuration.
GKaszewski created branch master in GKaszewski/chain-reaction 2026-01-04 03:42:47 +00:00
GKaszewski pushed to master at GKaszewski/chain-reaction 2026-01-04 03:42:47 +00:00
666df8f892 feat: Implement background shader and visual effects
GKaszewski created repository GKaszewski/chain-reaction 2026-01-04 03:42:20 +00:00
GKaszewski pushed to master at GKaszewski/k-template 2026-01-02 22:57:37 +00:00
de09f98b6e feat: Introduce Zitadel identity platform, remove worker, disable NATS, and update backend DB configuration.
GKaszewski pushed to master at GKaszewski/k-template 2026-01-02 22:02:51 +00:00
0fe682c737 feat: Centralize axum-login authentication logic in infra and introduce configurable database and session settings.