This website requires JavaScript.
Explore
Help
Sign in
oss
/
miniflux-v2
Watch
1
Star
0
Fork
You've already forked miniflux-v2
0
mirror of
https://github.com/miniflux/v2.git
synced
2025-09-30 19:22:11 +00:00
Code
Wiki
Activity
546fbcff8f
miniflux-v2
/
internal
/
oauth2
History
Frédéric Guillot
699deea72c
feat(oidc): use
preferred_username
first instead of
email
claim
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