-
Similar to how github allows it. You can send a link to someone and when they open that link, certain code is highlighted.
-
NodeJS PR: https://github.com/supertokens/supertokens-node/pull/210
-
-
Create a netlify build for each PRs.
Netlify free plan might just do : https://www.netlify.com/pricing/
-
*NOTE*: All **1st-time contributors** should know Topic approval and PR submission does NOT guarantee your Topic/Article will be published. Our team of Peer Reviewers and Content Moderators will revie…
-
## Problem statement
When using interceptors with axios, a simple `return` statement results in the response handler for the next interceptor to be called. In the SDK we simply return the error/respon…
-
## 🚀 Feature
Merge back `supertokens-interface-plugin` into `supertokens-core`
-
The awsLambda requestHandler defined in dev-server and api-server package doesn't handle multi-value headers. For example when multiple cookies are set in response. Example code:
```js
let express…
-
Hey folks,
We just noticed all of our test pipelines were broken because the supertokens-flask python package and the supertokens-flask repo were suddenly deleted. Would it be possible to just keep…
-
Hello,
Is there any documentation on how to use the Authentication API?
I would like to use it with Auth0 or SuperTokens if possible.
Thanks,