The highest tagged major version is
v2.
package
Version:
v1.1.11
Opens a new window with list of versions in this module.
Published: Feb 16, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client is a client for making REST API requests to Apple authorization servers.
NewClient creates new HTTP client for communicating with Apple REST API servers.
MyProfile asks for token's owner public profile information.
Currently, everything Apple provides us with is an obfuscated unique user identifier.
type User struct {
ID string
}
User is what we can get about the user from Apple.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.