authorizer-react icon indicating copy to clipboard operation
authorizer-react copied to clipboard

React library for [authorizer.dev](https://authorizer.dev/)

Results 7 authorizer-react issues
Sort by recently updated
recently updated
newest added

#### What does this PR do ? - Implement TOTP scanner flow in the OTP verification page upon TOTP secret reset (when the user uses the recovery code to log...

Check https://clerk.dev/ for more information

added override options to fields in signup component: - hide - hide from view - notRequired - make not required - placeholder - override placeholder string - label - override...

Currently, fields first name, last name etc. are always showing and required. It would be really good to add override support for these: (in my case - I don't want...