Fetches the login token from the given URL using the provided (unauthorized) fetch function.
The fetch function to use for making the request.
MDN Reference
Optional
The base URL to fetch the login token from.
The login token string.
An error if the login token cannot be found.
Generated using TypeDoc
Fetches the login token from the given URL using the provided (unauthorized) fetch function.