which does most of what I want. I just want to know if there is a way to pass along a verified UUID from this plugin to the routes this is installed on so I don’t have to manually convert the string parameter into a UUID every place it is used
William Reed
11/06/2024, 10:27 PM
i could use the call attributes but that seems kind of weird
William Reed
11/06/2024, 10:27 PM
maybe call attributes + an extension function to clean up the retrieval?
a
Aleksei Tirman [JB]
11/11/2024, 8:12 AM
maybe call attributes + an extension function to clean up the retrieval?