service

package
v0.0.0-...-2220243 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2020 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateNationalCode

func GenerateNationalCode(args ...interface{}) (interface{}, error)

Types

type Account

type Account struct{}

func (*Account) ActivateRegistration

func (ac *Account) ActivateRegistration(args ...interface{}) (map[interface{}]interface{}, error)

func (*Account) ChangeUserPin

func (s *Account) ChangeUserPin(args ...interface{}) (map[interface{}]interface{}, error)

func (*Account) Create

func (s *Account) Create(args ...interface{}) (map[interface{}]interface{}, error)

func (*Account) Get

func (s *Account) Get(args ...interface{}) (map[interface{}]interface{}, error)

func (*Account) SaveProfile

func (s *Account) SaveProfile(args ...interface{}) (map[interface{}]interface{}, error)

func (*Account) SendRegisterToken

func (as *Account) SendRegisterToken(args ...interface{}) (map[interface{}]interface{}, error)

type Auth

type Auth struct{}

func (*Auth) AuthenticateUser

func (s *Auth) AuthenticateUser(args ...interface{}) (map[interface{}]interface{}, error)

func (*Auth) GenerateLoginSocket

func (s *Auth) GenerateLoginSocket(args ...interface{}) (map[interface{}]interface{}, error)

func (*Auth) GenerateRefreshToken

func (s *Auth) GenerateRefreshToken(args ...interface{}) (map[interface{}]interface{}, error)

func (*Auth) RemoveSessionToken

func (s *Auth) RemoveSessionToken(args ...interface{}) (map[interface{}]interface{}, error)

func (*Auth) SendLoginToken

func (s *Auth) SendLoginToken(args ...interface{}) (map[interface{}]interface{}, error)

func (*Auth) VerifyToken

func (s *Auth) VerifyToken(args ...interface{}) (map[interface{}]interface{}, error)

type IdentityService

type IdentityService struct{}

func (*IdentityService) CreateNationIdentity

func (s *IdentityService) CreateNationIdentity(args ...interface{}) (map[interface{}]interface{}, error)

type TokenService

type TokenService struct{}

func (*TokenService) GenerateSessionToken

func (s *TokenService) GenerateSessionToken(args ...interface{}) (map[interface{}]interface{}, error)

func (*TokenService) GetAuthenticated

func (s *TokenService) GetAuthenticated(args ...interface{}) (map[interface{}]interface{}, error)

Jump to

Keyboard shortcuts

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