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.
セキュリティ保護
Make sure only the right people can access your applications
MFAウィジェットテーマオプションを使用して、MFAページのテーマプロパティをカスタマイズする方法について説明します。
theme
icon
primaryColor
#ea5323
return new Auth0MFAWidget({ ... theme: { icon: 'https://example.com/assets/logo.png', primaryColor: 'blue' }, ... })