react-native-auth0
Preparing search index...
PatchUserOptions
Interface PatchUserOptions
interface
PatchUserOptions
{
headers
?:
Record
<
string
,
string
>
;
id
:
string
;
metadata
:
object
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
headers?
id
metadata
Properties
Optional
headers
headers
?:
Record
<
string
,
string
>
(Optional) Custom headers to include in the request.
id
id
:
string
metadata
metadata
:
object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
headers
id
metadata
react-native-auth0
Loading...
(Optional) Custom headers to include in the request.