Global Feed Post Login
Replying to Avatar lemon

One challenge I’ve found is integrating persistent mobile login on a web-app for iOS that doesn’t have terrible UX

I don’t want to handle keys and there isn’t an Amber equivalent on iOS yet

So my workaround has been to not require login at all and just give people links generated by my own key

I could add some logic like:

“IF logged in, then user uploads must be signed by user; ELSE, sign event on user’s behalf with gifbuddy key”

Then make a new page for logged-in users to see their own uploaded content

Is that what you had in mind?

Or are you guys thinking about it differently?

Avatar
The Fishcake (nostr.build) 9mo ago

Yeah, probably have an optimistic execution of sign event using extension and fallback to your keys. I have started collecting stats for all images around a month ago so I can have an api to fetch them and you can use that to determine popularity

Reply to this note

Please Login to reply.

Discussion

No replies yet.