Software / code / prosody
Annotate
TODO @ 12998:601d9a375b86
mod_tokenauth: Refactor API to separate tokens and grants
This is another iteration on top of the previous sub-tokens work. Essentially,
the concept of a "parent token" has been replaced with the concept of a
"grant" to which all tokens now belong. The grant does not have any tokens
when first created, but the create_token() call can add them.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 27 Mar 2023 18:35:57 +0100 |
| parent | 9803:35ef6af41600 |
| rev | line source |
|---|---|
| 5405 | 1 == 1.0 == |
|
4138
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
2 - Roster providers |
|
62f5e6b11571
TODO: Update for 0.9 milestones
Matthew Wild <mwild1@gmail.com>
parents:
4134
diff
changeset
|
3 - Clustering |
| 2663 | 4 - World domination |