auth

package
v0.0.0-...-2d5568b Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2018 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Login

func Login(network string, loomnetworkHost string) string

Types

type GithubEmail

type GithubEmail struct {
	Email    string `json:"email,omitempty"`
	Verified bool   `json:"verified,omitempty""`
	Primary  bool   `json:"primary,omitempty""`
}

type LoginAuth

type LoginAuth struct {
	Email  string `json:"email,omitempty" form:"id"`
	ApiKey string `json:"apikey,omitempty" form:"id"`
}

Jump to

Keyboard shortcuts

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