name_of_person VS Devise

Compare name_of_person vs Devise and see what are their differences.

name_of_person

Presenting names of people in full, familiar, abbreviated, and initialized forms (but without titulation etc) (by basecamp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
name_of_person Devise
1 93
736 23,719
0.5% 0.2%
5.8 7.1
3 months ago 19 days ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

name_of_person

Posts with mentions or reviews of name_of_person. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-03.
  • Devise Profile Usernames
    4 projects | dev.to | 3 Feb 2021
    name_of_person - We will use the name_of_person gem by Basecamp. This gem creates a pseudo-field for full name (requires first_name and last_name in the User table). It has many other abstractions, but this is the only feature we will use.

Devise

Posts with mentions or reviews of Devise. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

What are some alternatives?

When comparing name_of_person and Devise you can also consider the following projects:

FriendlyId - FriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.

Sorcery - Magical Authentication

article_devise_usernames

Rodauth - Ruby's Most Advanced Authentication Framework

Authlogic - A simple ruby authentication solution.

Clearance - Rails authentication with email & password.

Knock - Seamless JWT authentication for Rails API

Doorkeeper - Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.

JWT - A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

OmniAuth - OmniAuth is a flexible authentication system utilizing Rack middleware.

Pundit - Minimal authorization through OO design and pure Ruby classes

Devise Token Auth - Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.