Generate App
Use the generate app command to kickstart your journey with Affinidi Trust Network by generating reference codes using different programming languages, frameworks, and IAM solutions.
This command requires that you have Git installed on your machine. Refer to this documentation on how to set up Git.
Command References
affinidi generate
Use these commands to generate code to get started or to scaffold your solution
affinidi generate app
Generates code samples that integrates Affinidi Login. Requires git
USAGE
affinidi generate app [--json] [--no-color] [--no-input] [-a [value]] [-f [value]] [-l [value]] [-p [value]] [--force]
FLAGS
-a, --provider=[value]
Authentication provider for the sample app
-f, --framework=[value]
Framework for the sample app
-l, --library=[value]
Library for the sample app
-p, --path=[value]
Relative or absolute path where sample app should be cloned into
--force
Override destination directory if exists
GLOBAL FLAGS
--json
Format output as json.
--no-color
Disables color in the output. If you have trouble distinguishing colors, consider using this flag.
--no-input
Disables all the interactive prompts
EXAMPLES
affinidi generate app
affinidi generate app -p "../my-app" -f django -a affinidi
affinidi generate app --path "../my-app" --framework django --provideraffinidi --force
Glad to hear it! Please tell us how we can improve more.
Sorry to hear that. Please tell us how we can improve.
Thank you for sharing your feedback so we can improve your experience.