mayank_thesys_10591
dekode
listmalarinn
khanprog
{message: "Are you sending too many / too few formFields?"}
EmailPassword.init({ signUpFeature: { formFields: [ { id: 'name' }, { id: 'phone', optional: true }, { id: 'userId', optional: true } ] }
const formFields = Object.keys(payload).map(item => ({id: item, value: payload[item]})) try { let response = await signUp({ formFields })
gagapuh
{ "thirdPartyId": "apple", "code": "c322e4820dcff481a9c54938354e58100.0.rrsvx.y2xQpXJT68dgfmBKDQTBvA", "state": "", "redirectURIInfo": { "redirectURIOnProviderDashboard": "https://api.posterstock.com/auth/callback/apple", "redirectURIQueryParams": { "code": "c322e4820dcff481a9c54938354e58100.0.rrsvx.y2xQpXJT68dgfmBKDQTBvA", "user": { "name": { "firstName": null, "lastName": null }, "email": null } } } }
zafer7929
supertokens-auth-react
supertokens-web-js
avi.f
localhost:9001
domain.com
krrishan
vvelisoju
yogeshksoni
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).