Hello fellow Kratos users! I just wanted to report that I’ve just pushed the first alpha code for a Ruby gem that integrates Kratos with
Warden (popular Ruby auth framework).
https://github.com/ScoreVision/warden-ory-kratos The library implements 3 authentication strategies, Tokens, Cookies, and JWT.
This week I’ll be cleaning up the code, writing some tests, getting it published to
rubygems.org etc. I’ll also publish an example ruby on rails project that implements the warden-ory-kratos gem.
Next up will likely be a lib for Elixir Phoenix (reach out if you’re in the same boat) 🤞