users icon indicating copy to clipboard operation
users copied to clipboard

Common Web User Workflows in Go

Results 5 users issues
Sort by recently updated
recently updated
newest added

Fixes issues seen with Mailgun.

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