_auth_ANILIST
Internal AniList auth provider module (OAuth flow + token storage).
Last updated
Was this helpful?
Internal AniList auth provider module (OAuth flow + token storage).
AniList authentication provider (OAuth).
Handles AniList OAuth so CrossWatch can call the AniList GraphQL API.
oauth_code (redirect URI + code exchange)
Namespace:
cfg["anilist"]
UI setup: Auth: AniList
Adapter: Adapter: AniList
Sync module: AniList module
Redirect URL must match exactly (scheme/host/port/path).
Switching HTTP ↔ HTTPS requires updating the AniList app settings.
Last updated
Was this helpful?
Was this helpful?
{
"features": {
"watchlist": {
"read": true,
"write": true
}
}
}