janko / janko.io

My blog
https://janko.io
8 stars 7 forks source link

What It Took to Build a Rails Integration for Rodauth | Janko's Blog #36

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

What It Took to Build a Rails Integration for Rodauth | Janko's Blog

When Rodauth came out, I was excited to finally have a full-featured authentication framework that wasn’t tied to Rails, given that existing solutions required either Rails (Devise, Sorcery), or at least Active Record (Authlogic). Even though I mainly develop in Rails, I want other Ruby web frameworks to be viable alternatives, so I’m naturally drawn to generic solutions that everyone can use.

https://janko.io/what-it-took-to-build-a-rails-integration-for-rodauth/

kadru commented 2 years ago

Cool job!!!
That definitely a lot of work. Keep going

hachi8833 commented 2 years ago

Amazing! I'd like to translate the article into Japanese and publish on our tech blog https://techracho.bpsinc.jp/ for sharing it. Is that OK with you? I make sure to indicate the link to original, title, author name in the case. Best regards,

janko commented 2 years ago

@hachi8833 Yes, that would be completely fine by me 👍

hachi8833 commented 1 year ago

@janko published the JP translation: https://techracho.bpsinc.jp/hachi8833/2022_11_07/123303 Thank you for your kindness!

calopez commented 1 year ago

Amazing! Thank you!

34code commented 1 year ago

Thank you!