News

OAuth WRAP and OAuth 2.0: making a better solution The OAuth Web Resource Authorization Protocol (WRAP) is a simplified variant of OAuth that aims to reduce the complexity of the protocol.
The result of a successful OAuth request is an access token that provides continuous access to the identity provider’s API on behalf of the user. This makes it different from pure authentication ...