hi all - noticed there doesn’t appear to be many g...
# arrow
p
hi all - noticed there doesn’t appear to be many great kotlin JWT libraries, took a stab at one over the weekend, making heavy use of Arrow: https://github.com/nefilim/kjwt the kotlin type system remains a bit challenging/limiting, need to take another pass now that 1.6 is out with apparently improved type inference. any feedback/suggestions welcome!
❤️ 5
s
Hey Peter, That’ is awesome!! Really cool stuff! 😮
p
thank you! 🙏