pl-api: allow username+password log in with iceshrimp.net

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-05-21 18:38:06 +02:00
parent 5472c4b408
commit 817f1b083d
9 changed files with 81 additions and 12 deletions

View File

@ -28,6 +28,8 @@ class PlApiDirectoryClient {
/** Unused. */
accessToken: string | undefined = undefined;
/** Unused. */
iceshrimpAccessToken: string | undefined = undefined;
/**
* Server directory URL.
*/