UNPKG

payload-totp

Version:

Add an extra security layer to PayloadCMS using a Time-based One-time Password (TOTP).

15 lines (12 loc) 231 B
:global(html[data-theme='light']) .root { filter: invert(1); } :global(html[data-theme='dark']) .forceWhiteBackground { background: #000; filter: invert(1); } .root { user-select: none; padding: 16px; border-radius: 6px; }