package
0.0.0-20221218120333-a376c7093645
Repository: https://github.com/satornetwork/sator-api.git
Documentation: pkg.go.dev
# Functions
MakeAddToBlacklistEndpoint ...
MakeAddToWhitelistEndpoint ...
MakeAuthEndpoint ...
MakeChangePasswordEndpoint ...
MakeDeleteFromBlacklistEndpoint ...
MakeDeleteFromWhitelistEndpoint ...
MakeDestroyAccountEndpoint ...
MakeEndpoints ...
MakeForgotPasswordEndpoint ...
MakeGetAccessTokenByUserIDEndpoint ...
MakeGetBlacklistEndpoint ...
MakeGetUserStatusEndpoint ...
MakeGetWhitelistEndpoint ...
MakeHTTPHandler ...
MakeIsVerifiedEndpoint ...
MakeLoginEndpoint ...
MakeLogoutEndpoint ...
MakeRefreshTokenEndpoint ...
No description provided by the author
MakeRequestChangeEmailEndpoint ...
MakeRequestDestroyAccount ...
MakeResendOTPEndpoint ...
MakeResetPasswordEndpoint ...
MakeSignUpEndpoint ...
MakeUpdateEmailEndpoint ...
MakeUpdateUsernameEndpoint ...
MakeValidateChangeEmailCodeEndpoint ...
MakeValidateResetPasswordCodeEndpoint ...
MakeVerificationCallbackEndpoint ...
MakeVerifyAccountEndpoint ...
MakeVerifyDestroyEndpoint ...
NewService is a factory function, returns a new instance of the Service interface implementation.
WithBlacklistEmailDomains option Sets up email domains which have to be blocked to signup.
WithBlacklistMode option Sets up blacklist mode.
WithCustomOTPLength option Sets up custom OTP code length.
WithMailService option Sets up service to send emails.
WithMasterOTP option Sets up master OTP code to use in dev environment.
WithSkipDeviceIDCheck option Skip device ID check.
WithWhitelistMode option Sets up whitelist mode.
# Variables
ErrBadRouting is returned when an expected path variable is missing.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
Predefined errors of the auth package.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author