As an added security measure, we should ensure that no credentials (cookies) are sent to authn.io for any requests -- cookies (for browsers that need to use them to store credential handler registrations vs. local storage / indexeddb) should all just be stored locally and never leave the user's browser.
As an added security measure, we should ensure that no credentials (cookies) are sent to authn.io for any requests -- cookies (for browsers that need to use them to store credential handler registrations vs. local storage / indexeddb) should all just be stored locally and never leave the user's browser.