Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

ManualJWT

Marco Dal Zovo edited this page Jul 23, 2021 · 1 revision

Sets the JWT token manually.

Parameters

Name Type Summary
jwt String A JWT to use in request's authentication

Usage

AniAPI.Instance.ManualJWT("my_token");
Clone this wiki locally