gin-firebase-auth
A middleware for firebase authentication on Gin framework
Usage
Send request with Authorization
header with Bearer <TOKEN FROM FIREBASE>
.
See example directory.
A middleware for firebase authentication on Gin framework
Send request with Authorization
header with Bearer <TOKEN FROM FIREBASE>
.
See example directory.