maltoken

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: GPL-3.0 Imports: 10 Imported by: 1

README

maltoken

A go package for the MyAnimeList OAuth mechanism

Maltoken can be used to get a MyAnimeList access token through the MyAnimeList's OAuth mechanism.

How to use

Licence

Licenced under GNU General Public Licence V3

GNU GPL License: LICENSE

Copyright (c) 2023 Vidhu Kant Sharma

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BadRequestHTML = "<p>Invalid request.</p>"
View Source
var ErrHTML = "<p>MyAnimeList responded with an error: %s</p>"
View Source
var SuccessHTML = "<p>Success! You may close this tab now.</p>"

Functions

func GetChallengeLink(clientId string) (string, string)

func Listen

func Listen(clientId, verifier string, port int) (map[string]interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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