Firebase Authentication with Golang Gin Middleware – Part 4



Firebase Authentication with Golang Gin Middleware – Part 4

Firebase Authentication with Golang Gin Middleware - Part 4

Part 4:
Using Firebase for Authentication we construct Gin middlewares to ensure users accessing the API are allowed to do so. We also explore securing cron endpoints.

Key Topics:
– Insomnia Template
– Testing our API
– React Firebase Auth App
– OAuth2 Middleware
– Cron Auth Middleware

Finished Project:
https://github.com/MousyBusiness/AppEngineAPI

Auth App:
https://github.com/MousyBusiness/FirebaseAuthReactApp

Part 1: https://www.youtube.com/watch?v=n-nAKkSGk3c
Part 2: https://www.youtube.com/watch?v=7Ddtm-Duahs
Part 3: https://www.youtube.com/watch?v=A2TqeQRQHL0
Part 4: https://www.youtube.com/watch?v=BgZjxHafcAk
Part 5: https://www.youtube.com/watch?v=7E7ku7KBi6A
Part 6: https://www.youtube.com/watch?v=atrZgPVSbkY
Part 7: https://www.youtube.com/watch?v=xwXv7Hq2Nf0
Part 8: https://www.youtube.com/watch?v=pY7dngIgACk

Comments are closed.