@twurple/auth
Version:
Authenticate with Twitch and stop caring about refreshing tokens.
25 lines (14 loc) • 887 B
Markdown
# Twurple - Authentication
[](https://github.com/twurple/twurple/blob/main/LICENSE)
[](https://www.npmjs.com/package/@twurple/auth)

Authenticate with Twitch and stop caring about refreshing tokens.
## Installation
yarn add @twurple/auth
or using npm:
npm install @twurple/auth
## Documentation
A good place to start with this library is the [documentation](https://twurple.js.org)
which also includes a complete reference of all classes and interfaces, as well as changes and deprecations between major versions.
## If you're getting stuck...
You can join the [Twitch API Libraries Discord Server](https://discord.gg/b9ZqMfz) and ask in `#twurple` for support.