Releases: markdicksonjr/nibbler
Releases · markdicksonjr/nibbler
v0.4.1
Endpoint added to tell who the current user is in ULA
v0.4.0
Many more login and user options and callbacks
v0.3.16
IsRecordNotFoundError helper added to avoid gorm refs in client code
v0.3.15
Simplified error handling in user sql extension
v0.3.14
Convenience method to clear db err added for sql
v0.3.13
GetUserByID now takes string
v0.3.12
Registration and verification callbacks added for ULA module
v0.3.11
Logout callback check fixed
v0.3.10
Logout/Login callbacks
v0.3.9
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