We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a40ab commit 8a68268Copy full SHA for 8a68268
1 file changed
src/providers/auth/auth.ts
@@ -47,4 +47,4 @@ export class AuthProvider {
47
logoutUser(): Promise<void> {
48
return this.afAuth.auth.signOut();
49
}
50
-}
+}
0 commit comments