Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 178 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 178 Bytes

PKCE CLI

Small tool to easily get tokens using PKCE.

Usage

go run ./oidcdiscovery/examples/pkce-cli/main.go --issuer ${TOKEN_ISSUER} --client-id ${CLIENT_ID}