Auth entry
Sign in to HomeEats
The demo client now has an honest entry flow: local sign-up creates HomeEats roles, and authenticated access still comes from WSO2.
Primary path
WSO2 sign-in
Use the seeded HomeEats public client instead of pasting raw JWTs whenever possible.
Authorize
https://id.mindfiend.comClient
homeeats_public_clientCallback
/auth/callbackDev password
HomeEats123!For local development, local registration now asks the backend to provision only the newly created user into WSO2.
After WSO2 sign-in, the demo client loads the access token from its auth session and routes by local HomeEats roles.
Fallback
Paste a bearer token
Keep this as a developer fallback when you already have a WSO2-issued token.