Terbau / fortnitepy

Async python library for interacting with Fortnite's API and XMPP services.
MIT License
146 stars 52 forks source link

AdvancedAuth: Device ID is null, when not passing it #192

Open Luc1412 opened 1 year ago

Luc1412 commented 1 year ago

In AdvancedAuth users may not pass a device_id. Usually in the parents class Auth, the device_id will be generated. However in advanced auth it gets overwritten with None.