Get Facebook id from authdata in Parse - Android

I made a mistake by not storing the FB user ID separately in Parse, and now I am implementing a function where I need the Facebook user ID. is it possible to access authData? My application is in production and has a large number of users. Thus, it is impossible to save it again, because it will affect current customers.

+4
source share