Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brokeyourbike/gin-firebase-middleware
Assess firebase user info in context
https://github.com/brokeyourbike/gin-firebase-middleware
api-gateway firebase gin gin-gonic hacktoberfest middleware
Last synced: 6 days ago
JSON representation
Assess firebase user info in context
- Host: GitHub
- URL: https://github.com/brokeyourbike/gin-firebase-middleware
- Owner: brokeyourbike
- License: bsd-3-clause
- Created: 2023-08-27T17:07:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-19T14:01:47.000Z (7 months ago)
- Last Synced: 2024-05-01T19:33:58.814Z (7 months ago)
- Topics: api-gateway, firebase, gin, gin-gonic, hacktoberfest, middleware
- Language: Go
- Homepage: https://cloud.google.com/api-gateway/docs/authenticating-users-firebase
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gin-firebase-middleware
[![Go Reference](https://pkg.go.dev/badge/github.com/brokeyourbike/gin-firebase-middleware.svg)](https://pkg.go.dev/github.com/brokeyourbike/gin-firebase-middleware)
[![Go Report Card](https://goreportcard.com/badge/github.com/brokeyourbike/gin-firebase-middleware)](https://goreportcard.com/report/github.com/brokeyourbike/gin-firebase-middleware)
[![Maintainability](https://api.codeclimate.com/v1/badges/a83ce526eca9ba911697/maintainability)](https://codeclimate.com/github/brokeyourbike/gin-firebase-middleware/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/a83ce526eca9ba911697/test_coverage)](https://codeclimate.com/github/brokeyourbike/gin-firebase-middleware/test_coverage)Assess firebase user info in context
## Installation
```
go get github.com/brokeyourbike/gin-firebase-middleware
```## Docs
- https://cloud.google.com/api-gateway/docs/authenticating-users-firebase
## Authors
- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)## License
[BSD-3-Clause License](https://github.com/glocurrency/clearfx-api/blob/main/LICENSE)