Phendan @phen.dev · Jan 26

Been having a good time using the new - and very pretty - @yaak.app API Client by @schier.co. Since I work with Laravel a lot, I wrote a quick plugin to make authentication via Sanctum easier (iykyk). Link to the Github repo below if you need it github.com/phendan/yaak...

2 likes 1 replies

?

Replies

Greg Schier 👨‍💻 · Jan 26

Woah, nice implementation here! Since the csrf token is in the cookie jar, I assume something like a getCookieByName() API for plugins would simplify this quite a bit?