Skip to content

Releases: markdicksonjr/nibbler

v0.4.1

02 Jan 05:49
Compare
Choose a tag to compare
Endpoint added to tell who the current user is in ULA

v0.4.0

01 Jan 19:03
Compare
Choose a tag to compare
Many more login and user options and callbacks

v0.3.16

01 Jan 15:04
Compare
Choose a tag to compare
IsRecordNotFoundError helper added to avoid gorm refs in client code

v0.3.15

01 Jan 14:46
Compare
Choose a tag to compare
Simplified error handling in user sql extension

v0.3.14

01 Jan 14:25
Compare
Choose a tag to compare
Convenience method to clear db err added for sql

v0.3.13

31 Dec 03:49
Compare
Choose a tag to compare
GetUserByID now takes string

v0.3.12

30 Dec 20:26
Compare
Choose a tag to compare
Registration and verification callbacks added for ULA module

v0.3.11

30 Dec 20:13
Compare
Choose a tag to compare
Logout callback check fixed

v0.3.10

30 Dec 19:58
Compare
Choose a tag to compare
Logout/Login callbacks

v0.3.9

30 Dec 13:22
Compare
Choose a tag to compare
Marshalling utils added to core of lib

It gets used so much by apps that it seems like something that can limit copy/paste of similar code