feathers-passwordless-auth-example
Auth demo
An example project demonstrating passwordless authentication in FeathersJS using local authentication and reset-password functionality
Example of passwordless authentication in FeathersJS
30 stars
5 watching
5 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides additional features for managing user authentication and password recovery in a FeathersJS application | 248 |
| An authentication framework for Feathers.js applications that supports WeChat mini program authentication. | 0 |
| Enables offline-first CRUD operations in FeathersJS applications with optimistic mutation strategy and two data synchronization approaches: own-data and own-net. | 17 |
| An example NestJS application that uses Auth0 via Passport for authentication. | 208 |
| A Feathers data provider for React Admin | 157 |
| An example of implementing passwordless authentication using IdentityServer4 and FIDO2.NET in .NET Core. | 7 |
| Sets up Next.js with Feathers.js for building RESTful APIs and real-time applications | 43 |
| A pre-configured starter kit for building SaaS applications using Feathers, React, and Redux Toolkit. | 3 |
| An example SvelteKit app implementing various authentication backends and features | 108 |
| A starter package for building commercial applications with Feathers and Redux | 195 |
| Simplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications. | 9 |
| A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
| An example Rails app demonstrating a complete authentication system with user registration, login, and account management. | 567 |
| Parses basic authentication credentials from HTTP headers | 703 |
| Real-time chat application with API server and frontend examples in TypeScript | 512 |