Documentation
¶
Index ¶
- func PageRegister(w http.ResponseWriter, r *http.Request, a types.AuthSharedInterface)
- func RegisterPasswordlessContent(urlLogin string) string
- func RegisterPasswordlessScripts(urlApiRegister, urlOnSuccess string) string
- func RegisterUsernameAndPasswordContent(urlLogin, urlPasswordRestore string) string
- func RegisterUsernameAndPasswordScripts(urlApiRegister, urlOnSuccess string) string
- type Dependencies
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PageRegister ¶
func PageRegister(w http.ResponseWriter, r *http.Request, a types.AuthSharedInterface)
func RegisterPasswordlessContent ¶
RegisterPasswordlessContent builds the HTML for the passwordless registration page.
func RegisterPasswordlessScripts ¶
RegisterPasswordlessScripts builds the JS for the passwordless registration page.
func RegisterUsernameAndPasswordContent ¶
RegisterUsernameAndPasswordContent builds the HTML for the username/password registration page.
func RegisterUsernameAndPasswordScripts ¶
RegisterUsernameAndPasswordScripts builds the JS for the username/password registration page.
Types ¶
Click to show internal directories.
Click to hide internal directories.