John Krüger
John Krüger
> https://github.com/dfinity/internet-identity/tree/main/demos and/or https://github.com/krpeacock/auth-client-demo/ Probably best to KISS, and avoid mixing in e.g. krpeacock/auth-client-demo's use of https://lit-html.polymer-project.org (now https://lit.dev?), and leave that to a separate example. Also TS vs JS...
FYI I'm toying with this on https://github.com/dfinity/examples/compare/master...johnkruger37:identity. It's not working yet, because I'm hitting an _"Invalid combined threshold signature"_ when trying to login using prod mainnet https://identity.ic0.app from local dev...
PS: I realized this isn't strictly about the _examples_ repo, but it's not clear to me yet where else to file this - which repo has the source for what...