#devise — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #devise, aggregated by home.social.
-
La devise française :
"Liberté, Égalité, Fraternité"La devise française (version honnête) :
"Liberté*, Égalité**, Fraternité***"* Voir le volet "Sécurité"
** Voir le volet "Français de souche et étrangers"
*** Voir les conditions générales de la hiérarchie sociale#Liberte #Egalite #Fraternite #Devise #France #Racisme #Fascisme #Discrimination
-
【 Devise × Resend 】独自ドメインでパスワードリセット機能を実装した話
https://qiita.com/ouga-engneering/items/1f378b56f0af7eb02efe?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
【Rails】Userをメールアドレスで検索するときは find_by を使わない
https://qiita.com/jnchito/items/9d6077d90d85a1130b71?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
@stevE @Zeitzeuge_64
#Wir leben nach der #Devise:
Leben und leben lassen;
Jede/r/s so wie sie es wollen, solange sie niemand anderen damit in seinen Rechten in die Quere kommen.
Eigentlich sehr einfach. -
@stevE @Zeitzeuge_64
#Wir leben nach der #Devise:
Leben und leben lassen;
Jede/r/s so wie sie es wollen, solange sie niemand anderen damit in seinen Rechten in die Quere kommen.
Eigentlich sehr einfach. -
What’s the most sensible way to configure #Devise’s `SessionsController` to skip a before_action only on its `destroy` action?
StackOverflow suggests using `class_eval`, but that feels aggressive.
-
Worked with an #acting #coaching client on finding material from one's own life experience to create or #devise in a healthy way. Real #vulnerability does not have to equal total #revelation, and the more we can accurately access our inner life the more we can build a character's.
-
Worked with an #acting #coaching client on finding material from one's own life experience to create or #devise in a healthy way. Real #vulnerability does not have to equal total #revelation, and the more we can accurately access our inner life the more we can build a character's.
-
A new version of warden-webauthn is out (the foundation for devise-passkeys)
This one ensures that the underlying credentials must be discoverable by default; but provides hooks to override in edge cases where you need to allow non-discoverable credentials. Check out the Github issue for more info!
Check it out! And, as always, we need maintainers! https://github.com/ruby-passkeys/warden-webauthn/releases/tag/v0.3.0
-
👋 Updating with some news! I've cut an initial alpha of devise-passkeys: https://github.com/ruby-passkeys/devise-passkeys/releases/tag/v0.1.0
Note that this is an alpha build, so it should be used with experimental projects. I wanted to get this version cut as soon as the test coverage was finished so that folks could start providing some concrete feedback.
There's still a long ways to go, but check it out! And, as always, we need maintainers! https://github.com/ruby-passkeys/.github/issues/1
#passkeys #devise #RubyOnRails #infosec #passwordless #IndieHackers
-
Here are some links that helped me fix issues in #RubyOnRails when migrating an app w/ #Devise to #Hotwire and #Turbo
-
I’ll probably regret asking, but what are people’s preferred #ruby #authentication gems these days?
I’ve used but hated #devise. Have no opinions on #clearance. Really enjoyed #sorcery but it seems like there’s a v1 rewrite happening which I am always suspicious of. I have been reading up on #rodauth but since this is going to be a #rails app I’m hesitant to jam #roda into it. And does the answer change for an api-only app?
The answer is to suck it up and use devise isn’t it?
-
Been trying to make #Rails #Devise gem talk to #EmberJS own #EmberSimpleAuth. The process is not as straightforward as one would think. Should I make a blog post documenting the process?