internet-identity icon indicating copy to clipboard operation
internet-identity copied to clipboard

Internet Identity, a blockchain authentication system for the Internet Computer

Results 46 internet-identity issues
Sort by recently updated
recently updated
newest added

The problem: A substantial number of users have been complaining about the captcha working unreliably on first attempt. Also people hate captchas. Discussion suggestions: - Improve first-use reliability - More...

When you delete the last device (possible if a recovery is configured) there isn’t a warning. We might ask the user to authenticate with the recovery phrase/device, like we do...

I think the anchor management list needs a bit of love. I really like the style Maurice came up with.

Steps to reproduce: - [install nvm](https://github.com/nvm-sh/nvm) - run `nvm install v17` - run `npm run build` Error:

We don't currently validate inputs like device name in the frontend, which leads to unfriendly behavior (where the frontend assumes everything will be ok but the backend returns an error)....

![image](https://user-images.githubusercontent.com/67899173/121517241-c052c400-ca0c-11eb-82ac-991cd5223329.png)

Maybe it has to do with the feature detection. https://github.com/dfinity/internet-identity/blob/1f799fe868691a2b4bd698bcf0541debe71ee14d/src/frontend/src/utils/featureDetection.ts#L1

**I've got Internet Identity running locally, and am able to interact with the UI, move around the site, create an identity and authorize it twice with finger print then I...

## Steps to reproduce User opens https://identity.ic0.app on iOS Safari and authenticates successfully When he clicks "Logout" And clicks "Authenticate" again Then the UI displays "Failed to authenticate" ### Observe...