common package

import "code.pfad.fr/gopenidclient/common"

package common gather methods used by the provider implementation

Index

func AuthCodeURLWithPKCE

AuthCodeURLWithPKCE is a helper method to generate PKCE codes and send the challenge to the provider (and returning the verifier for later user).

func ExchangeHelper

func RefreshHelper

Source Files

exchange.go pkce.go

Directories

Path Synopsis
tester package tester should be used to test the different providers