log mod_http_oauth2/README.markdown @ 5834:866a49f5aa61

age author description
16 months ago Kim Alvefur mod_http_oauth2: Make defaults more secure
21 months ago Kim Alvefur mod_http_oauth2: Implement introspection endpoint
18 months ago Kim Alvefur mod_http_oauth2: Tweak wording in README to point out that this is an AS
18 months ago Kim Alvefur mod_http_oauth2: Remove broken in-CSS templating
19 months ago Kim Alvefur mod_http_oauth2: Remove duplicated word in README introduced in 734788d8bfc3
19 months ago Kim Alvefur mod_http_oauth2: Shorten default token validity periods
19 months ago Kim Alvefur mod_http_oauth2: Hint at future deprecation of resource owner password grant
19 months ago Kim Alvefur mod_http_oauth2: Allow a shorter form of the device grant in config
19 months ago Kim Alvefur mod_http_oauth2: Mention Device flow in list of flows in README
20 months ago Kim Alvefur mod_http_oauth2: Implement RFC 8628 Device Authorization Grant
20 months ago Kim Alvefur mod_http_oauth2: Mention support for RFC 9207
20 months ago Kim Alvefur mod_http_oauth2: Rearrange description of redirect URIs requirements
20 months ago Kim Alvefur mod_http_oauth2: Add a more complete client registration example
21 months ago Kim Alvefur mod_http_oauth2: Make CSP configurable