Skip to content

A simple CLI for generating client credentials tokens for AWS Cognito App Clients

Notifications You must be signed in to change notification settings

go-dark-mode/Cogent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cogent GitHub go.mod Go version GitHub Release Date

A simple CLI for generating client credentials tokens for AWS Cognito App Clients

Download

Manually, If Go is not installed

  1. Download executable from release page, copy it into a folder.
  2. Add the folder path in environment variable for easy access.

Using go install

  1. To install cogent, run go install github.com/AbyssExplorer/Cogent@latest

Usage

  1. Run cogent (uses us-east-1 as default region) or cogent --region {{region}}

Note: You need to configure aws credentials (profile: default) so cogent can read and use them

About

A simple CLI for generating client credentials tokens for AWS Cognito App Clients

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages