Software /
code /
prosody-modules
File
mod_carbons/README.markdown @ 5214:d5492bc861f6
mod_http_oauth2: Remove authorization codes after use
RFC 6749 section 4.1.2 says:
> The client MUST NOT use the authorization code more than once.
Thus we clear it from the cache after use.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 06 Mar 2023 16:53:27 +0100 |
parent | 4784:9a41cf08de24 |
line wrap: on
line source
--- labels: - 'Stage-Obsolete' summary: Message Carbons superseded_by: mod_carbons ... Since Prosody 0.10, this module is [included in Prosody](https://prosody.im/doc/modules/mod_carbons), you will be redirected there shortly.