Rishabh Poddar
Rishabh Poddar
## createdNewUser boolean ~This should be true if (account linking enabled && new primary user created) || (account linking disabled && sign up called).~ ~This implies that even if the...
hey @kubeworkz no progress yet.
hey @BrycensRanch we are in the process of getting rid of the emotion dependency which forms a huge part of the bundle size. Should be done within the next month.
It's being actively worked on - but as you can see, the first comment on this PR, the checklist is HUGE. So it may take a while unfortunately. In the...
Will be released for node SDK in the coming week
# About creation of primary user and account linking during sign in Consider the following situation: - App does not use account linking - User signs up with google login...
Hey @andywirv you can already issue anonymous sessions using our JWT recipe. Initialise it and then create a new JWT like this ```tsx import JWT from "supertokens-node/recipe/jwt"; Supertokens.init({ appInfo: {...
@lensbart we would need to add support for web frameworks that are built for deno for out SDK to work with them. So even if deno supports all node APIs,...
> I’m not sure what you mean by that. React / Remix / etc. already work on Deno. Are you referring to support for Fresh? Yes. But if you can...
@Taz03 that is correct - the year should be updated.