nestjs-firebase-auth
Authentication library
A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application.
NestJS Firebase library to simplify the process to validate the tokens and RBAC
31 stars
1 watching
0 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tfarras/nestjs-firebase-auth | A Firebase authentication strategy for integrating with Passport in NestJS applications. | 68 |
anilahir/nestjs-authentication-and-authorization | An authentication system built using NestJS and its associated technologies to manage user accounts with features like registration, login, profile display, and logout. | 195 |
anthonynahas/ngx-auth-firebaseui | An Angular UI component library for integrating Firebase authentication into web applications. | 589 |
jajaperson/nestjs-auth0 | An example NestJS application that uses Auth0 via Passport for authentication. | 207 |
firebaseui/ng-bootstrap | A library that simplifies the process of implementing authentication and user management in Angular applications using Firebase authentication | 50 |
cdiaz/nestjs-auth0 | A template project for building a NestJS application with Auth0 authentication | 90 |
hrushikedar33/next-fire-auth | A Next.js project providing a basic setup for Firebase authentication with email and Google authentication | 6 |
aguafrommars/identity.firebase | A library providing authentication functionality using Firebase as the underlying data store | 41 |
lukejacksonn/hyperapp-firebase-auth | A hyperapp module that wraps the Firebase authentication API to provide a simple and convenient way to manage user authentication in web applications. | 19 |
marcomelilli/nestjs-email-authentication | An authentication service using NestJS and MongoDB with email verification features | 477 |
abdallah-khalil/nodejswithpassport | An OAuth authentication framework built with NestJS and Node.js | 63 |
auth0/auth0-angular | A library for integrating authentication into Angular Single Page Applications | 178 |
bjerkio/nestjs-oso | Simplifies the implementation of an open-source policy engine for authorization in NestJS applications | 37 |
davydovanton/kan | An authorization library with role management and ability definition syntax. | 232 |
tfarras/nestjs-firebase-admin | A module that simplifies integration of Firebase Admin SDK into NestJS applications. | 31 |