WsDiscovery
play.api.libs.openid.WsDiscovery
@Singleton
class WsDiscovery(ws: WSClient)(implicit ec: ExecutionContext) extends Discovery
Resolve the OpenID identifier to the location of the user's OpenID service provider.
Known limitations:
- The Discovery doesn't support XRIs at the moment
Attributes
- Graph
-
- Supertypes
Members list
In this article