Skip to content

Releases: swithek/sessionup

v1.4.1

26 Aug 08:12
346234b
Compare
Choose a tag to compare

Fix panic in IsValid.

v1.4.0

14 Nov 14:55
3fc4d37
Compare
Choose a tag to compare

Added metadata field to session type. Since this is a new addition to the session type, older Store implementations might not yet support it.

v1.3.1

07 Mar 22:03
Compare
Choose a tag to compare

Added named errors.
Improved Init method functionality.

v1.3.0

28 Feb 12:51
Compare
Choose a tag to compare

Safer revokation by ID.
IsValid method is now public.

v1.2.0

28 Feb 12:53
8218667
Compare
Choose a tag to compare

IP, OS and browser changes detection.

v1.1.1

03 Aug 21:00
Compare
Choose a tag to compare

NewContext is now public.

v1.1.0

03 Aug 06:48
Compare
Choose a tag to compare

Added RevokeByUserKey and RevokeByID Manager methods.

v1.0.0

31 Jul 11:01
8c12c1f
Compare
Choose a tag to compare

Initial release.