Skip to content

A sample code snippet for firebase authentication with golang fiber

Notifications You must be signed in to change notification settings

pcpratheesh/golang-firebase-authentication-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages