Skip to content

Commit

Permalink
docs(authentication): run docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Feb 14, 2024
1 parent 7b4d9ef commit 703df6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/authentication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1388,6 +1388,8 @@ addListener(eventName: 'authStateChange', listenerFunc: AuthStateChangeListener)

Listen for the user's sign-in state changes.

**Attention:** This listener is not triggered when the `skipNativeAuth` is used. Use the Firebase JavaScript SDK instead.

| Param | Type |
| ------------------ | --------------------------------------------------------------------------- |
| **`eventName`** | <code>'authStateChange'</code> |
Expand Down

0 comments on commit 703df6b

Please sign in to comment.