fresh icon indicating copy to clipboard operation
fresh copied to clipboard

feat: Actually land: Enhanced token management with proactive validation and expiration support

Open passsy opened this issue 2 months ago • 4 comments

Building on top of #117

tested it all day, it works fine :)

The versioning and breaking changes (like raising min-sdk) need to be considered

passsy avatar Oct 19 '25 20:10 passsy

Thanks I'll take a closer look later either today or tomorrow and try to get this merged. Really appreciate you taking the time to ship these improvements 💯

felangel avatar Oct 19 '25 20:10 felangel

Also @passsy curious what your thoughts are on the changes in https://github.com/felangel/fresh/pull/112 since that branch includes a much smaller diff while still attempting to address #110? We have some users already using that branch in production successfully.

felangel avatar Oct 19 '25 20:10 felangel

I much preferred expiresAt being part of the Token instead of isExpired on the TokenStorage

passsy avatar Oct 19 '25 20:10 passsy

@passsy Hi, can you go back to that?

StarProxima avatar Nov 08 '25 22:11 StarProxima