All Projects → firebase → Firebase Admin Go

firebase / Firebase Admin Go

Licence: apache-2.0
Firebase Admin Go SDK

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Firebase Admin Go

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 (+432.26%)
Mutual labels:  firebase, authentication, firebase-auth
Firebase Admin Java
Firebase Admin Java SDK
Stars: ✭ 345 (-47%)
Mutual labels:  firebase, authentication, firebase-auth
React Firebase Authentication
🔥 Boilerplate Project for Authentication with Firebase in React.
Stars: ✭ 863 (+32.57%)
Mutual labels:  firebase, authentication, firebase-auth
React Redux Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and Redux
Stars: ✭ 265 (-59.29%)
Mutual labels:  firebase, authentication, firebase-auth
Nodejs Auth
Implementation of node.js authentication with social login ✌️, user impersonation 💅, and no passport.js required 💁
Stars: ✭ 201 (-69.12%)
Mutual labels:  firebase, authentication, firebase-auth
React Mobx Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and MobX
Stars: ✭ 111 (-82.95%)
Mutual labels:  firebase, authentication, firebase-auth
Nextjs Redux Firebase Authentication
Boilerplate Project for Authentication with Firebase in NextJs and Redux
Stars: ✭ 90 (-86.18%)
Mutual labels:  firebase, authentication, firebase-auth
React Gatsby Firebase Authentication
🐣🔥Starter Project / Boilerplate for Authentication with Firebase and plain React in Gatsby.js
Stars: ✭ 356 (-45.31%)
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 (-70.51%)
Mutual labels:  firebase, authentication, firebase-auth
React Most Wanted
React starter kit with "Most Wanted" application features
Stars: ✭ 1,867 (+186.79%)
Mutual labels:  firebase, authentication, firebase-auth
Firebase Ios Sdk
Firebase iOS SDK
Stars: ✭ 3,309 (+408.29%)
Mutual labels:  firebase, authentication, firebase-auth
Firebase Admin Python
Firebase Admin Python SDK
Stars: ✭ 591 (-9.22%)
Mutual labels:  firebase, authentication, firebase-auth
React Admin Firebase
A firebase data provider for the react-admin framework
Stars: ✭ 269 (-58.68%)
Mutual labels:  firebase, firebase-auth
React Native Starter Kit
React Native Starter Kit with Firebase Auth and Facebook Login
Stars: ✭ 251 (-61.44%)
Mutual labels:  firebase, firebase-auth
Zooshi
Multi-platform game where you feed well dressed animals with sushi
Stars: ✭ 281 (-56.84%)
Mutual labels:  firebase, firebase-auth
Vuejs Firebase Shopping Cart
Shopping cart demo using Vuejs and Firebase
Stars: ✭ 274 (-57.91%)
Mutual labels:  firebase, firebase-auth
Internalappstore
📦 Manage your own internal Android App Store.
Stars: ✭ 295 (-54.69%)
Mutual labels:  firebase, firebase-auth
Vue Firebase Auth Vuex
Vue Firebase🔥 Authentication with Vuex
Stars: ✭ 248 (-61.9%)
Mutual labels:  firebase, authentication
Mechahamster
Mecha Hamster is a game where you roll through customizable environments that you can share with your friends.
Stars: ✭ 314 (-51.77%)
Mutual labels:  firebase, firebase-auth
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (-51%)
Mutual labels:  firebase, firebase-auth

Build Status GoDoc Go Report Card

Firebase Admin Go 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 Go SDK enables access to Firebase services from privileged environments (such as servers or cloud) in Go. Currently this SDK provides Firebase custom authentication support.

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

Installation

To install Firebase Admin Go SDK, simply execute the following command in a terminal from your $GOPATH:

go get firebase.google.com/go

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 Go Versions

We support Go v1.12 and higher. Continuous integration system tests the code on Go v1.12 through v1.14.

Documentation

License and Terms

Firebase Admin Go 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].