Comparison

CHANGES @ 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 12978:088d278c75b5
child 13126:d043834f15d2
comparison
equal deleted inserted replaced
12997:0a56b84ec4ad 12998:601d9a375b86