Documentation ¶
Overview ¶
* Copyright FMR LLC <opensource@fidelity.com> * * SPDX-License-Identifier: Apache
* Copyright FMR LLC <opensource@fidelity.com> * * SPDX-License-Identifier: Apache
* Copyright FMR LLC <opensource@fidelity.com> * * SPDX-License-Identifier: Apache
Index ¶
Constants ¶
View Source
const ( AccessTokenKey string = "access_token" IDTokenKey string = "id_token" )
Variables ¶
View Source
var ErrNoIDFound = errors.New("no id token found")
Functions ¶
func ExchangeToken ¶
func ExchangeToken(w http.ResponseWriter, r *http.Request) error
func HandleStartAuthFlow ¶
func HandleStartAuthFlow(w http.ResponseWriter, r *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.