pcpratheesh / golang-firebase-authentication-api

A sample code snippet for firebase authentication with golang fiber

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-firebase-authentication-api

A sample rest api golang fiber application to use firebase token auth.

Before run

export FIR_CREDENTIAL_PATH="<firebase_credential_file_path>"

How to run

go run cmd/server.go

About

A sample code snippet for firebase authentication with golang fiber


Languages

Language:Go 100.0%