Mercurial > prosody-modules
view misc/systemd/prosody-c2s.socket @ 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 |
| parents | 3296a09b4e57 |
| children |
line wrap: on
line source
[Install] WantedBy=sockets.target [Socket] ListenStream=0.0.0.0:5222 ListenStream=5222 BindIPv6Only=ipv6-only Accept=false Service=prosody.service
