This collection contains essential endpoints for integrating with Photon:
This is a generic version suitable for any client integrating Photon.
<https://stage-api.getstan.app/identity-service/api/v1>
Photon allows onboarding through any backend system issuing a JWT.
To test locally or during hackathons, developers can easily generate a JWT using:
<http://jwtbuilder.jamiekurtz.com/>
user_id: "12345"email: "test@example.com"name: "Test User"