Skip to content

Releases: sacsand/gofiber-firebaseauth

v1.4.3

Choose a tag to compare

@sacsand sacsand released this 20 Feb 12:21
9e73de0

🧧 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

v1.4.2 Pre-release
Pre-release

Choose a tag to compare

@sacsand sacsand released this 20 Feb 11:36

v1.4.2
FIX- Export User Type

v1.4.1

v1.4.1 Pre-release
Pre-release

Choose a tag to compare

@sacsand sacsand released this 20 Feb 09:22
010814e

Fix- pre release testing

v1.4.0

v1.4.0 Pre-release
Pre-release

Choose a tag to compare

@sacsand sacsand released this 20 Feb 09:15
626aba1

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

v1.3.2

Choose a tag to compare

@sacsand sacsand released this 02 Jan 09:32

Docs Updated.
Tested More.
First Stable Release.

v1.3.1-beta2

Choose a tag to compare

@sacsand sacsand released this 23 Dec 12:34

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

v1.3.0-beta Pre-release
Pre-release

Choose a tag to compare

@sacsand sacsand released this 16 Dec 16:31

Revert Back to 1.2.1-alpha

v1.2.1-alpha

v1.2.1-alpha Pre-release
Pre-release

Choose a tag to compare

@sacsand sacsand released this 16 Dec 14:14

Critical FIX - support for routes with params

v1.1.1-alpha

v1.1.1-alpha Pre-release
Pre-release

Choose a tag to compare

@sacsand sacsand released this 16 Dec 14:05

Critical Fix Support for dynamic routes

v1.1.0-alpha

v1.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@sacsand sacsand released this 15 Dec 17:00

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