Skip to content

common-fate/common-fate-api-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples of using the Common Fate API:

Set up

To run this locally, follow the instructions below:

  1. Copy .env.example to .env.
  2. Add your Common Fate environment variables to .env. You'll need to use the Read Only client ID and client secret for the example.

Entitlement access API

Run the example:

go run main.go -role BreakGlass -account ExampleAccount -user [email protected]

Test group membership API

Run the example:

go run main.go -user [email protected] -group-id GroupID

About

Examples of Common Fate API integrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages