Skip to content

tekartik/firebase_auth.dart

Repository files navigation

firebase_auth.dart

Firebase Auth dart common interface and implementation for Browser, VM, node and flutter

Firebase Initialization

Generic usage

dependencies:
  tekartik_firebase_auth:
    git:
      url: https://github.com/tekartik/firebase_auth.dart
      path: auth
      ref: dart3a
    version: '>=0.3.8'

Auth access

var auth = authService.auth(app);
// ...

About

Firestore auth common interface and implementation for Browser, VM, node and flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages