All Projects → firebase → Firebase Admin Python

firebase / Firebase Admin Python

Licence: apache-2.0
Firebase Admin Python SDK

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Firebase Admin Python

Firebase Ios Sdk
Firebase iOS SDK
Stars: ✭ 3,309 (+459.9%)
Mutual labels:  firebase, authentication, firebase-auth, firebase-authentication
React Gatsby Firebase Authentication
🐣🔥Starter Project / Boilerplate for Authentication with Firebase and plain React in Gatsby.js
Stars: ✭ 356 (-39.76%)
Mutual labels:  firebase, authentication, firebase-auth, firebase-authentication
Firebase Admin Java
Firebase Admin Java SDK
Stars: ✭ 345 (-41.62%)
Mutual labels:  firebase, authentication, firebase-auth, firebase-authentication
Nextjs Redux Firebase Authentication
Boilerplate Project for Authentication with Firebase in NextJs and Redux
Stars: ✭ 90 (-84.77%)
Mutual labels:  firebase, authentication, firebase-auth, firebase-authentication
React Mobx Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and MobX
Stars: ✭ 111 (-81.22%)
Mutual labels:  firebase, authentication, firebase-auth, firebase-authentication
React Firebase Authentication
🔥 Boilerplate Project for Authentication with Firebase in React.
Stars: ✭ 863 (+46.02%)
Mutual labels:  firebase, authentication, firebase-auth, firebase-authentication
React Redux Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and Redux
Stars: ✭ 265 (-55.16%)
Mutual labels:  firebase, authentication, firebase-auth, firebase-authentication
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+486.29%)
Mutual labels:  firebase, authentication, firebase-auth
Firebase Php
Unofficial Firebase Admin SDK for PHP
Stars: ✭ 1,657 (+180.37%)
Mutual labels:  firebase, firebase-auth, firebase-authentication
Firebase Js Sdk
Firebase Javascript SDK
Stars: ✭ 3,844 (+550.42%)
Mutual labels:  firebase, firebase-auth, firebase-authentication
Firebase Admin Node
Firebase Admin Node.js SDK
Stars: ✭ 1,050 (+77.66%)
Mutual labels:  firebase, firebase-auth, firebase-authentication
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+215.91%)
Mutual labels:  firebase, authentication, firebase-auth
React Firebase Hooks
React Hooks for Firebase.
Stars: ✭ 2,227 (+276.82%)
Mutual labels:  firebase, firebase-auth, firebase-authentication
The Road To React With Firebase
📓The Road to React with Firebase: Your journey to build business applications with React and Firebase.
Stars: ✭ 82 (-86.13%)
Mutual labels:  firebase, firebase-auth, firebase-authentication
Simple firebase auth
Simple Firebase Login Flow in Flutter
Stars: ✭ 58 (-90.19%)
Mutual labels:  firebase, firebase-auth, firebase-authentication
Nodejs Auth
Implementation of node.js authentication with social login ✌️, user impersonation 💅, and no passport.js required 💁
Stars: ✭ 201 (-65.99%)
Mutual labels:  firebase, authentication, firebase-auth
Vue Firebase Auth Vuex
Vue Firebase🔥 Authentication with Vuex
Stars: ✭ 248 (-58.04%)
Mutual labels:  firebase, authentication, firebase-authentication
Firebase Admin Go
Firebase Admin Go SDK
Stars: ✭ 651 (+10.15%)
Mutual labels:  firebase, authentication, firebase-auth
Next Firebase Ssr
An Next.js example repo for building authenticated pages with Firebase Authentication, cookies, and getServerSideProps
Stars: ✭ 192 (-67.51%)
Mutual labels:  firebase, authentication, firebase-auth
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (-37.56%)
Mutual labels:  firebase, firebase-auth, firebase-authentication

Build Status Python Version

Firebase Admin Python SDK

Table of Contents

Overview

Firebase provides the tools and infrastructure you need to develop apps, grow your user base, and earn money. The Firebase Admin Python SDK enables access to Firebase services from privileged environments (such as servers or cloud) in Python. Currently this SDK provides Firebase custom authentication support.

For more information, visit the Firebase Admin SDK setup guide.

Installation

To install Firebase Admin Python SDK, simply execute the following command in a terminal:

pip install firebase-admin

Contributing

Please refer to the CONTRIBUTING page for more information about how you can contribute to this project. We welcome bug reports, feature requests, code review feedback, and also pull requests.

Supported Python Versions

We currently support Python 3.5+. However, Python 3.5 support is deprecated, and the developers are strongly advised to use Python 3.6 or higher. Firebase Admin Python SDK is also tested on PyPy and Google App Engine environments.

Documentation

License and Terms

Firebase Admin Python SDK is licensed under the Apache License, version 2.0.

Your use of Firebase is governed by the Terms of Service for Firebase Services.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].