Skip to content

Conversation

@davideast
Copy link
Collaborator

Correcting the auth type used in AngularFireModule.initializeApp(config: FirebaseAppConfig, auth: AuthConfiguration).

@davideast davideast merged commit a2ee25d into angular:master Aug 12, 2016
@davideast davideast deleted the auth-config branch August 12, 2016 23:07
@rajjerry
Copy link

If I want to use firebase for below rules {
"rules": {
".read": "auth != null",
".write": "auth != null"
}
} than which version I use ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants