Skip to content

Releases: exzork/GCAuth

GCAuth | v2.5.0

27 Jul 18:12
2882d3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

GCAuth | v2.4.0

01 Jun 03:44
de6438e
Compare
Choose a tag to compare

New feature

  • Rate Limit. Now you can set rate limit for login, register, and change_password. For how to setup check README.md

Full Changelog: v2.3.1...v2.4.0

GCAuth | v2.3.1

29 May 11:19
738a642
Compare
Choose a tag to compare

Issues fixed :

Full Changelog: v2.3.0...v2.3.1

GCAuth | v2.3.0

23 May 12:21
a512478
Compare
Choose a tag to compare

What's Changed

  • Instead of using random string token, now use 6 digit otp
  • JWT expire time can be configured through config
  • OTP expire time can be configured through config

For now this change doesn't change api response from authentication endpoint. But, in upcoming major version (v3) api response will be changed.

Full Changelog: v2.2.1...v2.3.0

GCAuth | v2.2.1

15 May 02:44
e371b5f
Compare
Choose a tag to compare

What's Changed

  • Improve some code by @omg-xtao in #17
  • Fix compatibility with Grassclipper

Full Changelog: v2.2.0...v2.2.1

GCAuth | v2.1.6

14 May 09:32
9be7df1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.1.6

GCAuth | v2.1.5

11 May 16:37
4f4c722
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.1.5

v2.1.4

08 May 01:36
f059482
Compare
Choose a tag to compare

What's Changed

  • fix registerhandler and bump version by @exzork in #7

Full Changelog: v2.1.3...v2.1.4

GCAuth | v2.1.3

06 May 15:25
f059482
Compare
Choose a tag to compare

What's Changed

  • fix registerhandler and bump version by @exzork in #7

Full Changelog: v2.1.2...v2.1.3

v2.1.1

03 May 00:11
a2a9765
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1