Module Os_types.Action_link_key
module Action_link_key : sig..end
type info = { userid: Os_types.User.id; email: string; validity: int64; expiry: CalendarLib.Calendar.t option; autoconnect: bool; action: [ `AccountActivation | `Custom of string | `PasswordReset ]; data: string;}
Type representing information about the action link key