Open
Description
Issue opened for the creation of a wiki page that summarizes the doubts and problems for newbies (#210).
- https://github.com/volatiletech/authboss/blob/master/remember/remember.go#L43-L48
- https://github.com/volatiletech/authboss/blob/master/values.go#L69-L76
- https://github.com/volatiletech/authboss/blob/master/defaults/values.go#L52-L56
I have read these lines but I have not been able to understand if there is a way to avoid the rm
field in the login form and activate the "remember me" module by default if present.
In other words if in my authboss.Config
there is a (let's say) AutoRememberMe = true
option I want enable by default the "Remember me" module as if in my form I had checked the rm
field.
Does this make sense?
Metadata
Metadata
Assignees
Labels
No labels