Copyright | This file is part of the package openid-connect. It is subject to the license terms in the LICENSE file found in the top-level directory of this distribution and at: https://code.devalot.com/open/openid-connect No part of this package including this file may be copied modified propagated or distributed except according to the terms contained in the LICENSE file. |
---|---|
License | BSD-2-Clause |
Safe Haskell | None |
Language | Haskell2010 |
Synopsis
Token Response
data TokenResponse a Source #
Authentication access token response.
RFC 6749 section 5.1. with an additional field specified in OpenID Connect Core 1.0 section 3.1.3.3.
TokenResponse | |
|