fortnite library Null safety
Classes
- AuthClients
- Client
- ClientOptions
- options for the main client
- DeviceAuth
- device auth object
- Endpoints
- EpicServices
- FortniteAuth
- fortnite auth library
- HTTP
- custom HTTP class
- HttpResponse
- http library response object
- MCP
Properties
-
invalidTokenErrorCodes
↔ List<
String> -
read / write
Functions
-
authenticateWithAuthorizationCode(
String authorizationCode) → Future< DeviceAuth> - creates a device auth object with authorization code
-
getAuthorizationCodeURL(
{bool forceLogin = false, String clientId = "3446cd72694c4a4485d81b77adbb2141"}) → String - get a url to get authorization code from. [...]
-
parseAuthorizationCode(
String authCode) → dynamic - parses an authorization code
Enums
- FortniteProfile
- LogLevel
- client object log levels