login

package
v0.0.0-...-1d4cb17 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AmazonLoginSession

func AmazonLoginSession()

func GetNewestMessage

func GetNewestMessage(c *client.Client) string

func ImapLogin

func ImapLogin(email string, password string) *client.Client

Types

type BestBuyEncryptionData

type BestBuyEncryptionData struct {
	EncryptedEmail    string
	EncryptedAgent    string
	EncryptedActivity string
}

type BestBuyLogin

type BestBuyLogin struct {
	Id                    string
	Username              string
	Email                 string
	Password              string
	Phone                 string
	GmailPassword         string
	UserAgent             string
	Proxy                 string
	Cookies               string
	Active                bool
	LoggingDisabled       bool
	BestBuyLoginData      BestBuyLoginData
	BestBuyEncryptionData BestBuyEncryptionData
}

func (*BestBuyLogin) BestbuyLoginSession

func (login *BestBuyLogin) BestbuyLoginSession() (bool, bool, error)

BestbuyLoginSession login successful (bool), is banned (bool), error

func (*BestBuyLogin) Cancel

func (login *BestBuyLogin) Cancel()

type BestBuyLoginData

type BestBuyLoginData struct {
	VerificationCodeFieldName string
	EncryptedPasswordField    string
	EncryptedAlpha            string
	EmailField                string
	Salmon                    string
	Token                     string
}

Jump to

Keyboard shortcuts

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