mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-17 02:51:51 +08:00
18 lines
417 B
Markdown
18 lines
417 B
Markdown
---
|
|
id: "useauthcontext"
|
|
title: "Function: useAuthContext"
|
|
sidebar_label: "useAuthContext"
|
|
sidebar_position: 0
|
|
custom_edit_url: null
|
|
---
|
|
|
|
▸ `Const` **useAuthContext**(): [AuthController](../interfaces/authcontroller.md)
|
|
|
|
#### Returns
|
|
|
|
[AuthController](../interfaces/authcontroller.md)
|
|
|
|
#### Defined in
|
|
|
|
[contexts/AuthContext.tsx:99](https://github.com/Camberi/firecms/blob/42dd384/src/contexts/AuthContext.tsx#L99)
|