services

package
v0.0.0-...-815ee81 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2019 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteAccountClaims

type RemoteAccountClaims struct {
	UserId    int64
	ThingId   int64
	ExpiresAt *timestamp.Timestamp
}

type RemoteAccountClient

type RemoteAccountClient struct {
	// contains filtered or unexported fields
}

func InitRemoteAccountClient

func InitRemoteAccountClient(remoteAccountAddress string) *RemoteAccountClient

Function will construct the GrowLog remote account application.

func (*RemoteAccountClient) Shutdown

func (app *RemoteAccountClient) Shutdown()

func (*RemoteAccountClient) VerifyAccessToken

func (c *RemoteAccountClient) VerifyAccessToken(token string) *RemoteAccountClaims

Jump to

Keyboard shortcuts

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