-
- [ ] Get code PRs merged
- https://github.com/redwoodjs/playground-auth/pull/21
- https://github.com/redwoodjs/redwood/pull/2220
- [ ] Create PR for RW auth docs: https://github.com/redwoo…
-
EPIC: superfluid-finance/superfluid-epics#23
Store these in user.details():
```
superTokens: [
{
cfa: {
flows: [
{
sender: "sender_address_in_lower_case"…
-
### Context
Following the example for detecting when a newly created user account has logged in for the first time in order to redirect the user to an onboarding route, context.isNewUser is always fa…
-
- [ ] We should embed the API key within the connectionURI, so that user's don't miss out on it. We should keep supporting `apiKey`. FInally, if both are used, we should priorities `apiKey`?
- [ ] Us…
-
# 📅 Checklist
## 🔶 Staging
### Dev Tag
- [supertokens-core:X.Y](https://github.com/supertokens/supertokens-core/tree/X.Y)
- [x] core
- [x] plugin-interface
- [x] mysql-plugi…
-
The spec is: https://github.com/supertokens/core-driver-interface/blob/master/v2.4.0.md
- [x] Removed `accessTokenPath`, `refreshTokenPath`, `cookieSecure`, `cookieSameSite`, `idRefreshTokenPath`, …
-
- [ ] System which marks which part of the "merged" documentation needs to be modified when changes are made in the base recipe.(possibly through comments?)
- [ ] Have all documentation in a single r…
-
- If a recipe interface has 5 functions, we should expose all of them via the recipe's index.ts file so that the user can call them manually if they want.
- Also change [this guide](https://github.co…
-
-
## Designs
Sign up / Sign In: https://zpl.io/aME0me3
Something went wrong in Sign Up / Sign in form: https://zpl.io/Vq7exdm
Correct email inserted state: https://zpl.io/bPK8dKm
Write state: ht…