osiris
osiris copied to clipboard
Built in support for custom authoriser
It should be possible to define a custom auth lambda in the project and use the ApplicationConfig
to specify it should be used as the authoriser for the API.
The custom auth example in osiris-examples can be the basis