core

package
v0.0.0-...-8cd7732 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CredentialsAPIMock

type CredentialsAPIMock struct {
	NotificationCredentialsResponse       core.NotificationCredentialsResponse
	NotificationCredentialsRevokeResponse core.NotificationCredentialsRevokeResponse
	NotificationCredentialsError          error
}

func (*CredentialsAPIMock) CurrentUser

func (*CredentialsAPIMock) DeleteToken

func (*CredentialsAPIMock) DeleteToken(string) error

func (*CredentialsAPIMock) Logout

func (*CredentialsAPIMock) Logout(string) error

func (*CredentialsAPIMock) MultifactorAuthStatus

func (*CredentialsAPIMock) NotificationCredentials

func (c *CredentialsAPIMock) NotificationCredentials(token, appUserID string) (core.NotificationCredentialsResponse, error)

func (*CredentialsAPIMock) NotificationCredentialsRevoke

func (c *CredentialsAPIMock) NotificationCredentialsRevoke(token, appUserID string, purgeSession bool) (core.NotificationCredentialsRevokeResponse, error)

func (*CredentialsAPIMock) ServiceCredentials

func (*CredentialsAPIMock) ServiceCredentials(string) (*core.CredentialsResponse, error)

func (*CredentialsAPIMock) Services

func (*CredentialsAPIMock) TokenRenew

func (*CredentialsAPIMock) TokenRenew(token string, idempotencyKey uuid.UUID) (*core.TokenRenewResponse, error)

func (*CredentialsAPIMock) TrustedPassToken

Jump to

Keyboard shortcuts

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