Skip to content
railsengines.com

Passkeys Rails

PasskeysRails - easy to integrate back end for implementing mobile passkeys

No ratings yet
Gem
passkeys_rails
Repository
alliedcode/passkeys-rails
License
MIT
Stars
37
Added
August 14, 2026

About

PasskeysRails - easy to integrate back end for implementing mobile passkeys

PasskeysRails is a gem you can add to a Rails app to enable passskey registration and authorization from mobile front ends. PasskeysRails leverages webauthn for the cryptographic work, and presents a simple API interface for passkey registration, authentication, and testing.

What you get

  • Usage
  • Installation
  • Rails Integration - Standard
  • Rails Integration - Grape
  • Notifications
  • Failure Codes
  • Testing

Installing it

ruby
# Gemfile
gem "passkeys_rails"

Details

37 stars on GitHub · MIT licensed · maintained by alliedcode. Source: https://github.com/alliedcode/passkeys-rails

Discussion (0)

Sign in to join the discussion.

No comments yet.