Eli Mallon

Results 175 issues of Eli Mallon

I found myself needing to inspect the cert chain present in a C2PA asset over in [c2pa-go](https://github.com/aquareum-tv/c2pa-go). This reader interface seemed to be the only piece exposed in the UniFFI...

Working OAuth client for React Native. Thanks to @haileyok for the first pass. [I've now published this under `@aquareum/atproto-oauth-client-react-native`](https://github.com/aquareum-tv/atproto-oauth-client-react-native) but will gladly discontinue that if this ends up getting upstreamed....

I'm using color picker in a very boring way: ```typescript ``` Nonetheless I'm generating a warning on every render: ``` hook.js:608 [Reanimated] Reading from `value` during component render. Please ensure...

This unlocks a couple of things: 1. Longer login times (currently you get logged out if you're gone for

enhancement