planetary-social / nos

nos.social social media for all of us, using nostr
https://nos.social
Mozilla Public License 2.0
120 stars 14 forks source link

[UNS Hot Fix] Renew UNS tokens when user launches Nos #1047

Open setch-l opened 5 months ago

setch-l commented 5 months ago

Given that I am a user of Nos with a UNS ID When I launch the app Then my UNS tokens should be renewed for another 6 months.

mplorentz commented 5 months ago

I think we basically want to call UNSAPI.refreshAccessToken() every time the app launches if the user has a refresh token stored on disk.