Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lon9/gin-firebase-auth

A middleware for firebase authentication on Gin
https://github.com/lon9/gin-firebase-auth

authentication firebase gin-middleware golang

Last synced: 28 days ago
JSON representation

A middleware for firebase authentication on Gin

Awesome Lists containing this project

README

        

# gin-firebase-auth

A middleware for firebase authentication on Gin framework

# Usage

Send request with `Authorization` header with `Bearer `.

See example directory.