finderlars
Forum Replies Created
-
Forum: Plugins
In reply to: [Force Login] Using this plugin for REST APIHello, Kevin
Thanks for your reply. It is strange that nothing changed since your reply to that other post, considering it is a very used JWT plugin.
Are you aware of any other JWT plugin that can be works well with yours? Unfortunately, i can’t solve this by removing the filter.
Thanks!
Hello Dominic,
Thanks for the great job done. I can confirm that now it’s working fine. Very helpful plugin and will be used in my projects.
Finder
Hello Dominic,
Thanks for your fast response. Yes, im using UTC -3. I guess i’ll have to wait for this new version because i’m manipulating posts via API according to their dates.
I kindly ask for you to notice here when you get this fixed so i can test again.
Thanks and congratulations on making such a good plugin.
Forum: Plugins
In reply to: [Simple JWT Login – Allows you to use JWT on REST endpoints.] Login ExampleHello,
Thanks for the fast response and attention. I am using another plugin to create the token and i was going to combine it with your plugin for authentication. If your plugin was able to create the token itself, then i could discard the other one.
I’ve exhaustively searched for authentication plugins and i found that your plugin is very well done. So please have a look into this suggestions that are based on what i’ve seen in another plugins:
- Token creation from endpoint
- Token validation from endpoint
- It would be nice if we could create users with different roles instead of a pre-set one
- A “forgot the password” mechanism for login. I found just one plugin which does this but it is buggy. It relies on an endpoint which you send your email with a 4-digit code, and another endpoint where you send the 4-digit code along with your email and new password.
Thanks