Skip to content

Releases: sacsand/gofiber-firebaseauth

v1.4.3

20 Feb 12:21
9e73de0
Compare
Choose a tag to compare

🧧 Major Release 1.4.3

  • 🔥 Fix the bug - user data could not claim from Context
  • Instruction added - How to claim user data

v1.4.2

20 Feb 11:36
Compare
Choose a tag to compare
v1.4.2 Pre-release
Pre-release

v1.4.2
FIX- Export User Type

v1.4.1

20 Feb 09:22
010814e
Compare
Choose a tag to compare
v1.4.1 Pre-release
Pre-release

Fix- pre release testing

v1.4.0

20 Feb 09:15
626aba1
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

Major Bug Fix - User struct not exported - thanks to @cenkkoroglu

v1.3.2

02 Jan 09:32
Compare
Choose a tag to compare

Docs Updated.
Tested More.
First Stable Release.

v1.3.1-beta2

23 Dec 12:34
Compare
Choose a tag to compare

Release Note V1.3.1-beta2

FIX! Automated Testing Working with CIRCLE CI
IMPROVED! Improved Developing and Testing (no more hardcoded IdToken, id token generated by test cases itself) (Thanks to https://stackoverflow.com/questions/50662772/circleci-build-fails-because-google-services-json-is-not-present )
Fix Bugs!
Housekeeping!

v1.3.0-beta

16 Dec 16:31
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release

Revert Back to 1.2.1-alpha

v1.2.1-alpha

16 Dec 14:14
Compare
Choose a tag to compare
v1.2.1-alpha Pre-release
Pre-release

Critical FIX - support for routes with params

v1.1.1-alpha

16 Dec 14:05
Compare
Choose a tag to compare
v1.1.1-alpha Pre-release
Pre-release

Critical Fix Support for dynamic routes

v1.1.0-alpha

15 Dec 17:00
Compare
Choose a tag to compare
v1.1.0-alpha Pre-release
Pre-release

Added Support to routes with params (Experimental)
Added CI Integration
Housekeeping