WP Login and Register using JWT
by miniOrange 5 (5 reviews)

WP Login and Register using JWT

WordPress login (WordPress Single Sign-On) using JWT token obtained from other WordPress sites or any other application. Synchronize user sessions bet …

WP Login and Register using JWT ranks #13,467 among WordPress.org plugins with 100+ active installations, is #324 of 1,576 in the Authentication category, a 5/5 rating from 5 reviews, and was last updated Sep 2, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 7 (Current: 7.1)
v3.4.0 Current Version v3.4.0
Updated 2 weeks ago Last Update on 02 Sep, 2026
Refreshed 13 hours ago Last Refreshed on
#324 of 1,576 in Authentication Top 25% by installs Downloads -62% this week Actively maintained
View on WordPress.org
Rank
#13,467
No change
Active Installs
100+
-48.7%
KW Avg Position
7.3
0.3 worse
Downloads
8.3K
+1 today
Support Resolved
0%
No change
Rating
100%
Review 5 out of 5
5 (5 reviews)

Next Milestone 200

Total Progress 45%
100+ 200+
6,735
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 55 more installs to reach 200+

Rank Changes

13,194 13,271 13,349 13,426 13,503 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
13,191 13,276 13,361 13,445 13,530 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
Current #13,467
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 20 30 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
0 100 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

5.0
5 reviews
Overall 100%
5
5 (100%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Security History

Source: WPVulnerability

1 known vulnerability on record · 1 in the last 24 months · checked 1 month ago

  1. WP Login and Register using JWT [login-register-using-jwt] < 3.1.0

    CVE-2025-12822 · Fixed in v3.1.0

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners who need users to log in without re-entering credentials when coming from other WordPress sites, mobile apps, or external platforms using JWT tokens. It solves the problem of repeated logins by enabling single sign-on and session synchronization across applications using JWT-based authentication.

  • Login API endpoint using JWT
  • User registration API endpoint
  • User deletion API endpoint
  • HS256 JWT token signing
  • JWT token URL parameter login
  • Auto redirection on login
  • Default Subscriber role assignment
  • Support for OAuth/OpenID Connect providers

Frequently Asked Questions

Common questions about WP Login and Register using JWT

JWT(JSON Web token) login allows you to login into any platform like WordPress using the user-based JWT token rather than passing the actual login credentials. Also, it is a highly secure way to log in as the JWT which consists of user information is signed using highly secure HSA and RSA algorithms.
JWT SSO(Single Sign-On) or SSO using JWT token allows the user to log in to any platform using one set of credentials and then JWT formed from the logged-in user details can be used to login automatically to other platforms and does not require to enter the credentials again.
Yes, this plugin provides the feature to auto-login users in WordPress sites from mobile applications and also other applications built on Java, React, Node JS, Angular, C#, PHP etc frameworks. using the JWT token. Moreover, this plugin provides other features to redirect the user to some other URLs on login as well.
Yes, the plugin provides both the user registration endpoint (wp-json/api/v1/mo-jwt-register) as well as deletion API (wp-json/api/v1/delete).
This plugin provides the feature in which if multiple applications share the same subdomain with WordPress and if you are logged into one platform then accessing any of the other platforms will log in the user automatically without the need to authenticate again.
Yes, that would be possible to achieve with the plugin, so if a user logs into the mobile app and then clicks on the WordPress site URL link, that WordPress page will be opened in the webview and the plugin will help in establishing the session sharing in the webview such that user won't be required to log in again and can access the WordPress page seamlessly. I am using AWS Cognito to log in user to my site built using react and want to achieve auto-login in WordPress when the user accesses the WordPress site using an existing AWS Cognito session Yes, our plugin's SSO Login using the JWT feature can be used to share the AWS Cognito user session between the WordPress and React apps using JWT.

More plugins by miniOrange

Sign In / Register

You need to sign in or register to use this feature.