Thang Vu
Thang Vu
## โ๏ธ Reasoning Explain default behavior for account linking in FAQ. ## ๐งข Checklist - [x] Documentation - [x] Ready to be merged ## ๐ซ Affected issues #3300 ## ๐...
## Reasoning ๐ก > ๐ง WIP This PR removes [openid-client](https://github.com/panva/node-openid-client) dependency and adds [oauth4webapi](https://github.com/panva/oauth4webapi). It would decouple NextAuth.js from Node.js and enable us to run NextAuth.js on other JS runtimes...
Currently there is only one option to use the [Connection String URI](https://docs.mongodb.com/v4.2/reference/connection-string/) to connect to MongoDB instances. Because Connection String URI doesn't support `tlsCAFile` and `tlsCertificateKeyFile`, it wouldn't be possible...
# Feature Request MIME-type filter for selecting from PHOTO ALBUM ## Motivation Behind Feature Give the plugin the ability to select only certain MIME types of images. For example, this...
preact
I want to offer visitors a free NFT every time they log in and sign the guestbook.
### Describe the bug I try to use `uuid.v4()` in an API route but Sveltekit is giving me this error. Code: ```js import * as uuid from 'uuid' import {...
- refactor the tests so that they are more high-level, ignore the implementation details - use the memory adapter from #8809 as a temporary test database
## โ๏ธ Reasoning This PR introduces the following changes: - add `tokenId` and `tokenIdVerified` to `AdapterUser`. We set them similar to how we set `email` and `emailVerified`. `email` and `emailVerified`...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...