Comparison

spec/util_jsonschema_spec.lua @ 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 12989:dee080c2441e
child 13082:acf8a2372764
comparison
equal deleted inserted replaced
12997:0a56b84ec4ad 12998:601d9a375b86