1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/oauth2
2025-06-08 18:05:47 -07:00
..
authorization.go refactor(oauth2): no need to use io.WriteString when sha256 provides a way to obtain a sum in a single call 2024-12-26 10:39:55 -08:00
google.go Prevent empty username when using the OIDC integration 2023-09-08 19:03:44 -07:00
manager.go fix: log warning on an empty client secret 2025-03-27 20:00:09 -07:00
oidc.go feat(oidc): use preferred_username first instead of email claim 2025-06-08 18:05:47 -07:00
profile.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
provider.go Add OAuth2 PKCE support 2023-09-02 22:11:47 -07:00