Aquila Auth Mock
A dummy authentication provider for development and testing.
WARNING: This provider allows ANY token to pass as a valid user with full admin permissions.
DO NOT use this in production!!!
Usage
let auth = AllowAllAuth;
License: MIT OR Apache-2.0