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: 4 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T13:36:59.000Z (over 1 year ago)
- Last Synced: 2024-12-30T19:34:38.566Z (over 1 year ago)
- Topics: api-gateway, firebase, gin, gin-gonic, hacktoberfest, middleware
- Language: Go
- Homepage: https://cloud.google.com/api-gateway/docs/authenticating-users-firebase
- Size: 58.6 KB
- Stars: 1
- 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
[](https://pkg.go.dev/github.com/brokeyourbike/gin-firebase-middleware)
[](https://goreportcard.com/report/github.com/brokeyourbike/gin-firebase-middleware)
[](https://qlty.sh/gh/brokeyourbike/projects/gin-firebase-middleware)
[](https://qlty.sh/gh/brokeyourbike/projects/gin-firebase-middleware)
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)