firebase_dart_admin_auth_sdk 0.0.1-pre+4 copy "firebase_dart_admin_auth_sdk: ^0.0.1-pre+4" to clipboard
firebase_dart_admin_auth_sdk: ^0.0.1-pre+4 copied to clipboard

A Dart SDK for Firebase Admin Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.

0.0.1-pre+4 #

  • Sample App Package Name Fix
  • Service Account Firebase initialization method on Sample App fixed
  • FirebaseAuth.createUserWithEmailAndPassword feature implemented in Sample App
  • FirebaseAuth.signInWithEmailAndPassword feature implemeneted in Sample App
  • Initialize Firebase with Environment Variables GCP Auth Method # 2 implemented in Sample App
  • FirebaseAuth.connectAuthEmulator feature implemented in Sample App
  • FirebaseAuth.signInWithCredential (Google) implemented in Sample App
  • FirebaseAuth.setLanguageCode() implemented in Sample App
  • FirebaseUser.updatePassword() implemented in Sample App
  • FirebaseUser.reload() implemented in Sample App
  • FirebaseUser.unlink(Google, Apple) - auth provider Google & Apple implemented in Sample App
  • FirebaseUser.sendEmailVerification() implemented in Sample App
  • FirebaseAuth.revokeAccessToken() implemented in Sample App
  • FirebaseAuth.applyActionCode implemented in Sample App
  • Update the User model
  • Added a copy with function to the user model
  • Used the copy with function in the updateUser method.
  • Added web and grpc libraries to the pubspec.yaml
  • FirebaseAuth.signOut feature implemented in the Sample App
  • FirebaseAuth.updateCurrentUser feature implemented in Sample App
  • FirebaseLink.parseActionCodeURL feature implemented in Sample App
  • FirebaseUser.deleteUser feature implemented in Sample App
  • FirebaseUser.getIdToken feature implemented in Sample App
  • FirebaseUser.getIdTokenResult feature implemented in Sample App
  • FirebaseAuth.getMultiFactorResolver Method implemented in Sample App
  • FirebaseAuth.fetchSignInMethodsForEmail implemented in Sample App
  • FirebaseAuth.connectAuthEmulator implemented in Sample App
  • FirebaseAuth.sendPasswordResetEmail Method implemented in Sample App
  • FirebaseAuth.revokeAccessToken Method implemented in Sample App
  • FirebaseAuth.onIdTokenChanged Method implemented in Sample App
  • FirebaseAuth.onAuthStateChanged Method implemented in Sample App

0.0.1-pre+3 #

  • Update sendPasswordResetEmail
  • Update revokeAccessToken
  • Update onIdTokenChanged
  • Update onAuthStateChanged
  • Update isSignInWithEmailLink
  • Update dispose method

0.0.1-pre+2 #

  • Add sendPasswordResetEmail
  • Add revokeAccessToken
  • Add onIdTokenChanged
  • Add onAuthStateChanged
  • Add isSignInWithEmailLink
  • Add dispose method

0.0.1-pre+1 #

  • Add new authentication methods to FirebaseAuth class
  • Implement signInWithCustomToken, signInWithCredential, sendSignInLinkToEmail, and signInWithEmailLink
  • Update test suite with new tests for added functions
  • Resolve ActionCodeSettings import and usage issues in tests
  • Update README with documentation for new authentication methods
  • Improve error handling and response parsing for all auth methods
  • Ensure compatibility with latest Firebase Auth API changes
  • Update Documentation and support subscriptions.

0.0.1-pre #

  • Initial pre-release version of the Firebase Dart Admin Auth SDK.
4
likes
0
points
1
downloads

Publisher

verified publisheraortem.io

Weekly Downloads

A Dart SDK for Firebase Admin Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build_web_compilers, ds_standard_features, firebase_dart, mockito

More

Packages that depend on firebase_dart_admin_auth_sdk