Skip to content

[v3] Auth Module: Bring methods in-line & add missing methods #118

Closed
@Ehesp

Description

@Ehesp

Currently working through the auth docs on my own fork, there's some differences between the Firestack methods vs the JS method names. I believe it should mimic the Firebase API as close as possible, since most users will reference their docs on how to do certain things, it'd make it easy to come straight to the same method here.

Also some methods are missing:

Differences:

Missing:

Not working

  • signOut
    • Returns ok but doesn't sign out.
  • signIn with disabled account(all?)
    • Crashes the app on boot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions