Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
MFA ページのテーマプロパティをカスタマイズするための MFA Widget のテーマオプションについて説明します。
theme
icon
primaryColor
#ea5323
return new Auth0MFAWidget({ ... theme: { icon: 'https://example.com/assets/logo.png', primaryColor: 'blue' }, ... })