authorizationDetails property

Map<String, dynamic> authorizationDetails
final

Authorization details granted to the application. Rich authorization request (RFC 9396) style entries; the Appwrite Console stores authorized project IDs here.

Implementation

final Map<String, dynamic> authorizationDetails;