Skip to content

Commit

Permalink
Finish removing auth hook table
Browse files Browse the repository at this point in the history
  • Loading branch information
krollins-mdb committed Nov 16, 2023
1 parent f33faf8 commit 6441c0f
Show file tree
Hide file tree
Showing 4 changed files with 311 additions and 381 deletions.
184 changes: 0 additions & 184 deletions source/includes/realm-react-hook-auth-old.rst

This file was deleted.

181 changes: 0 additions & 181 deletions source/includes/realm-react-hook-auth.rst

This file was deleted.

7 changes: 5 additions & 2 deletions source/sdk/react-native/manage-users/authenticate-users.txt
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,9 @@ To log any user out, call the ``User.logOut()`` method on their user instance.
useAuth Hook Reference
----------------------

API documentation: :realm-react-sdk:`useAuth <functions/useAuth.html>`
The :ref:`useAuth <react-native-use-auth>` hook has an authentication method
for every App Services authentication provider. It also has state related
to authentication.

.. include:: /includes/realm-react-hook-auth.rst
You can also check out the ``@realm/react`` API documentation for
:realm-react-sdk:`useAuth <functions/useAuth.html>`
Loading

0 comments on commit 6441c0f

Please sign in to comment.