authDomain property

String? authDomain
getter/setter pair

The domain Firebase Auth configures for OAuth redirects, in the format: PROJECT_ID.firebaseapp.com

Implementation

core.String? authDomain;