users
users copied to clipboard
Common Web User Workflows in Go
Fixes issues seen with Mailgun.
Fixes #7
Added new RenderPage callback function to inject custom data object to templates see #5
If there would be the URLRoot within the config struct, it could be used when rendering Mail templates. The mail template currently uses a hardcoded link for the domain. If...
How can I provide a CSRF-Token to the user login form - there seems to be no way to provide custom data to the login form... https://github.com/rivo/users/blob/master/loginout.go#L31