We just released the beta
version for export-import add-on.
You can Download
it for free from GitHub and test it.
How to use the JavaScript SDK in a React App
We just released the first version for the JavaScript SDK.
This can be installed in your projects either with npm
, either with yarn
.
In order to add the Simple-JWT-Login SDK to your project, just type:
npm install "simple-jwt-login"
or
yarn add "simple-jwt-login"
CORS Setup on Apache Server
All the time I have issues setting up CORS on my server. I was always struggling with this, and this time I was thinking maybe it is a good time to create a blog article about this.
So, In this tutorial, we are going to set up CORS on an apache server.
Release JavaScript SDK
Finally, the JavaScript SDK for Simple JWT Login has been released. You can now use it in your projects:
npm install "simple-jwt-login"
or if you prefer yarn:
yarn add "simple-jwt-login"
Simple JWT Login in the news
Simple-JWT Login got published on wpglob.com in an article about "Best List of Password Management Plugins for WordPress".
We are happy that we are listed along some other cool plugins.
Fee free to read the article at: https://wpglob.com/best-list-of-password-management-plugins-for-wordpress/
If you want to promote your WordPress plugin, just visit the WPGLob page at: Promote WordPress plugin.
MailPoet add-on released
The first add-on for Simple JWT Login plugin has been released.
MailPoet add on allows you to generate Autologin links in your newsletters.