Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmjennison authored Apr 30, 2021
1 parent 97fbcc8 commit 26477a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ export default withAuthUser()(Demo)
* [unsetAuthCookies](#unsetauthcookiesreq-res)
* [verifyIdToken](#verifyidtokentoken--promiseauthuser)
* [AuthAction](#authaction)
* [getFirebaseClient](#getfirebaseclient--appapp)
* [getFirebaseAdmin](#getfirebaseadmin--appapp)
* [getFirebaseClient](#getfirebaseclient--firebaseapp)
* [getFirebaseAdmin](#getfirebaseadmin--firebaseadmin)

-----
#### `init(config)`
Expand Down

0 comments on commit 26477a1

Please sign in to comment.