Creates an Auth instance. You shouldn't be calling this directly.
Gets the default token
Sets the default token to use in requests
Converts an object to hackerapi object notation
Checks to see if a given email exists in the HackerAPI
Converts a Javascript date (where only day, month and year are relevant) to a format understood by hackerapi
Doesn't do anything if string
key: [0], value: [1]
Converts Javascript date to a format understood by hackerapi
key: [0], value: [1]
Does not send the field to hackerapi
key: [0], value: [1]
Gets a token to use with all subsequent authenticated requests
Gets a token to use with all subsequent authenticated requests
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Triggers an email to reset your password
Sets the user's password
Generated using TypeDoc
A container for authentication data with static methods for interfacing with hackerapi
{ HackerAPI.Base }