feathers-authentication-management

Auth management

Provides additional features for managing user authentication and password recovery in a FeathersJS application

Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication

GitHub

248 stars
11 watching
98 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

authenticationemailfeathersjs

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
feathersjs-ecosystem/feathers-permissionsA module that enables role-based permissions for Feathers services184
feathersjs-ecosystem/feathers-vuexIntegrates FeathersJS with Vuex for building robust state management systems445
rhythnic/feathers-passwordless-auth-exampleAn example project demonstrating passwordless authentication in FeathersJS using local authentication and reset-password functionality30
feathersjs-ecosystem/feathers-swiftA networking library that abstracts interactions with FeathersJS backend services.50
xixilive/feathers-authentication-weappAn authentication framework for Feathers.js applications that supports WeChat mini program authentication.0
feathersjs-ecosystem/feathers-sequelizeA Feathers service adapter for the Sequelize ORM208
feathersjs-ecosystem/feathers-syncSynchronizes service events between Feathers application instances using a messaging mechanism223
feathersjs-ecosystem/feathers-blobA Feathers service for blob storage and management93
feathersjs-ecosystem/feathers-stripeA Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources96
feathersjs-ecosystem/feathers-elasticsearchA Feathers.js adapter for interacting with Elasticsearch databases.78
feathersjs-ecosystem/feathers-reactiveExtends Feathers services with real-time data streaming capabilities using RxJS observables.216
feathersjs-ecosystem/feathers-batchAllows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests.96
feathersjs-ecosystem/feathers-cassandraA Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder8
accounts-js/accountsA comprehensive suite of packages providing authentication and accounts management tools for building web applications.1,502
feathersjs-ecosystem/feathers-objectionAn adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS.98