A sample program for the Alles Identity SDK
- Starts the Express server to listen.
- Creates a new flow using the Alles Identity SDK
- Redirects the user to the flow URL to sign in
- Generates JWT from the flow
- Get the data from the JWT token generated by api/callback