auth abstract method
Returns a controller for an authentication provider. Use "osm" to get OSM request headers.
Implementation
AuthController auth(String name);
Returns a controller for an authentication provider. Use "osm" to get OSM request headers.
AuthController auth(String name);