Skip to content

Releases: shaj13/go-guardian

v1.5.2

29 Aug 16:32
Compare
Choose a tag to compare

Changelog

c220d5c refactor: move tfa to otp and enhance API

v1.5.1

28 Aug 23:36
9a6c58e
Compare
Choose a tag to compare

Changelog

9a6c58e Update README.md

v1.5.0

28 Aug 23:27
1447e29
Compare
Choose a tag to compare

Changelog

339f3cb feat: add 2fa OTP Strategy

v1.4.2

28 Aug 18:12
Compare
Choose a tag to compare

Changelog

v1.4.1

22 Aug 16:35
Compare
Choose a tag to compare

Changelog

v1.4.0

22 Aug 15:31
Compare
Choose a tag to compare

Changelog

b4f3bb0 feat: support kubernetes token review

v1.3.3

14 Aug 17:41
Compare
Choose a tag to compare

Changelog

091444e fix: option interface honor interface{} instead of startegy for more flexibility

v1.3.2

07 Aug 23:44
Compare
Choose a tag to compare

Changelog

c31102b fix: expose helper func to store/get user info in/from ctx

v1.3.1

06 Aug 18:43
Compare
Choose a tag to compare

Changelog

b0bb6af fix: cached basic strategy store pass as plain text unless user provide hashing algo

v1.3.0

06 Aug 15:41
Compare
Choose a tag to compare

Changelog

4a114db feat: add token pkg and support apikey, x header
ffa0a71 fix: deprecate bearer strategy
14a790e fix: support sem versioning and auto release