mod_smacks_offline/README.markdown
author Kim Alvefur <zash@zash.se>
Wed, 24 Jan 2024 17:55:26 +0100
changeset 5834 b109773ce6fe
parent 3942 3f4df08dce14
permissions -rw-r--r--
mod_http_oauth2: Reuse JWT issuance time as substitute for auth time Makes the token shorter. Since iat and auth_time are generated at about the same time they would only differ by a few microseconds anyway.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3942
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     1
---
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     2
labels:
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     3
- 'Stage-Alpha'
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     4
summary: Module deprecated, just use mod_smacks
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     5
...
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     6
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     7
Introduction
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     8
============
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
     9
3f4df08dce14 mod_smacks_offline: add readme
tmolitor <thilo@eightysoft.de>
parents:
diff changeset
    10
This module is deprecated and superseded by mod_smacks.