-
**Describe the bug**
Upon successful login of via email provider, the users table is not being created in MongoDB Atlas
Do not report bugs with your own project here, ask from help by raising a qu…
-
![image](https://user-images.githubusercontent.com/77317006/117113691-7a209a00-ada8-11eb-95ae-4fa1e0b35843.png)
Docker command:
```
testo101@testo:~$ sudo docker run -d \
> --name notea \
>…
-
# 🚀 Feature
- Email verification
- User Pagination
# 📅 Checklist
## 🔶 Staging
### Dev Tag
- [x] [supertokens-core:3.1](https://github.com/supertokens/supertokens-core/tree/3.1)
- [x]…
-
Thank you for this package, it's really simplified how I use Next.js and Auth0. I'm using it in conjunction with your example in the Next.js repo.
One thing I am struggling with is how to manage t…
-
# EmailPassword Recipe: Email verification
**Sub issue of https://github.com/supertokens/supertokens-core/issues/124**
## isEmailVerified
- `type isEmailVerified = () => Promise`
- `import …
-
## Edit (by @Reinmar on 19 July 2021)
We've just released [General HTML Support](https://ckeditor.com/docs/ckeditor5/latest/features/general-html-support.html) that resolves most of the issues ment…
-
As hooks continue to gain adoption, it's possible that some folks might want to write apps that _only_ use our hooks API. I'm unsure whether `connect` actually tree-shakes or not.
It would be he…
-
Detected 5325 ESLint reports and/or crashes.
Scanned 10310 repositories.
Reached maximum result count 50.
Showing 50/5325
Rules:
- `@next/next/no-page-custom-font`
Click to expand
## Rule:…
-
I'm keen to add JWT support, so that sessions don't need to be stored in a database.
This has really interesting implications; if you don't need a session database, it's possible to have an authent…
-
### Recipe Module
```js
let ThirdParty = require("supertokens-node/recipe/thirdparty");
Supertokens.init({
appInfo: {},
recipeList: [{
ThirdParty.init({
signInAndUpF…