Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteAccountClaims ¶
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
Click to show internal directories.
Click to hide internal directories.