-
Randall Leeds authored
Pull the identity service out of the auth module so that it can be used separately. Wrap the service in a provider with properties that applications can configure to adapt to different authentication environments. These properties provide a way to configure injected functions that the identity service can invoke in order to fulfill requests from client applications for authorization grants without tying the identity service itself to particular implementations of sessions or authentication.
1ac5b1a8