auth

package
v0.0.0-...-90e5bb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthClient

type AuthClient struct {
}

func (*AuthClient) ChangePassword

func (a *AuthClient) ChangePassword(email string, currentPassword string, newPassword string) error

func (*AuthClient) DeleteAccount

func (a *AuthClient) DeleteAccount(email string, password string) error

func (*AuthClient) LogIn

func (a *AuthClient) LogIn(email string, password string) error

func (*AuthClient) ResetPassword

func (a *AuthClient) ResetPassword(email string, token string, newPassword string) error

func (*AuthClient) SignUp

func (a *AuthClient) SignUp(email string, password string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL