Mercurial > prosody-modules
log mod_http_oauth2/mod_http_oauth2.lua @ 5146:a86022d702b2
age | author | description |
---|---|---|
2022-08-18 | Matthew Wild | mod_http_oauth2: Update for new new role API |
2022-07-13 | Matthew Wild | mod_http_oauth2: Updates for Prosody's new role API (backwards-compatible) |
2021-09-02 | Kim Alvefur | mod_http_oauth2: Gracefully handle cache write failure |
2021-09-02 | Kim Alvefur | mod_http_oauth2: Optimize cleanup timer |
2021-01-21 | Matthew Wild | mod_http_oauth2: Add endpoint to revoke a key (RFC 7009 kinda) |
2021-01-16 | Matthew Wild | mod_http_oauth2: Rudimentary support for scopes (but not really) |
2020-11-28 | Kim Alvefur | mod_http_oauth2: Fix passing OAuth-specific error details |
2020-11-22 | Kim Alvefur | mod_http_oauth2: Periodically trim unused authorization codes |