api

package
v0.0.0-...-0005af6 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartRESTServer

func StartRESTServer(port string, agent *agent.Agent) error

Start REST server

Types

type FcFrameLoginResponse

type FcFrameLoginResponse struct {
	UserId   string `json:"user_id"`
	JwtToken string `json:"jwt_token"`
}

type FrameRequestClaims

type FrameRequestClaims struct {
	SigningAddress string `json:"signing_address"`
}

type PrivyLoginResponse

type PrivyLoginResponse struct {
	UserId   string `json:"user_id"`
	JwtToken string `json:"jwt_token"`
}

Jump to

Keyboard shortcuts

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