corbado-nodejs icon indicating copy to clipboard operation
corbado-nodejs copied to clipboard

Add passkeys to your Node.js application with the Corbado Node.js SDK.

Results 5 corbado-nodejs issues
Sort by recently updated
recently updated
newest added

# Description We extend the Node SDK with calls that are useful to our Firebase service. This then releases the Firebase service from directly interacting with the API. Fixes #20....

The order in which validation error messages come from the backend is random. So all tests with at least two validation error messages are flaky (see tests/integration/services/emailLink.test.ts for example).

jan2024

## Why We have a Firebase extension that spins up a number of Firebase functions that run NodeJS. In them so far we directly make use of generated clients for...

## ๐Ÿ“„ Summary This PR significantly improves test coverage accuracy and adds comprehensive unit tests for core SDK functionality. The overall **statement coverage** for hand-written code increases from **41% to...