Skip to content

Utility command line for Amazon Cognito user pool OIDC

License

Notifications You must be signed in to change notification settings

ZenExtensions/cognito-oidc-cli

Repository files navigation

Cognito Oidc Cli

Actions Status Current Version

Utility command line for Amazon Cognito user pool OIDC.

Overview

Installation

Installing is as simple as running this command 🤟

dotnet tool install --global cognito-oidc

If you need to update the cli, run the following command

dotnet tool update --global cognito-oidc

You need to have .net 6 runtime installed on your system for this.

Usage

cognito-oidc --help

Get Access Token

To get access token, use the following command

cognito-oidc client-credentials --domain "" --cognito-id "" --cognito-secret ""

About

Utility command line for Amazon Cognito user pool OIDC

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages