Skip to content

TheLDB/identity-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

identity-example

A sample program for the Alles Identity SDK

What does what?

index.js

  • Starts the Express server to listen.

api/createFlow

  • Creates a new flow using the Alles Identity SDK
  • Redirects the user to the flow URL to sign in

api/callback

  • Generates JWT from the flow

api/getTokenValue

  • Get the data from the JWT token generated by api/callback

About

A sample program for the Alles Identity SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors