eekboom
05/25/2023, 7:49 PMDominik Sandjaja
05/26/2023, 6:48 AMRouteScopedPlugin
which then hooks into the on(AuthenticationChecked)
hook.
If desired I can try to create a small example at some point and put it on GitHub.Aleksei Tirman [JB]
05/26/2023, 8:30 AMeekboom
05/26/2023, 2:45 PMcreateRouteScopedPlugin
and on(AuthenticationChecked)
and also uses the authenticated Principal, which is what I intended to do: https://medium.com/@JalalOkbi/role-based-authorization-with-ktor-from-the-ground-up-552f4a259d74
Thank again for putting me on the right track! I think I'll find my way from here ;-)