Notifications
Clear all

wpForo 1.x.x [Closed] JWT Authentication Issue

4 Posts
2 Users
0 Reactions
800 Views
Posts: 38
Topic starter
(@pyue6299)
Trusted Member
Joined: 4 years ago

Hi there,

I use JWT authentication to log my user in to the WordPress site. JWT plugin: https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/

The problem is, wp_foro seemed not compatible with the JWT auth and can't recognize the user has been logged in. When my user has logged into the site, the first forum page (the home page) is logged in, i know it is logged in because it has the wp-foro notification bell on the top bar. But after go through different pages in the forum, the forum becomes logged out status.

So i just writing in here to see if you have any idea or solution or recommendation in regard to this issue?

Thanks

Patrick

3 Replies
Alvina
Posts: 1863
Moderator
(@alvina)
Member
Joined: 5 years ago

Hi @pyue6299,

I've just asked our developers about it and currently, I'm waiting for the response from them. I'll update the topic asap.

2 Replies
(@pyue6299)
Joined: 4 years ago

Trusted Member
Posts: 38

@alvina thanks waiting for your update. Cheers.

Alvina
Moderator
(@alvina)
Joined: 5 years ago

Member
Posts: 1863

@pyue6299,

This may be a cache issue, so if you have a cache plugin please delete those plugin caches and check again. Also please read this FAQ topic about wpForo and cache plugins: https://wpforo.com/community/faq/wpforo-and-cache-plugins/

Another reason may be http and https differences. Also please make sure you are using the wpForo last version(v. 1.8.3).

Please note: user registration and account creation is a part of WordPress core. wpForo only provides a registration form. This is not the wpForo part, this is the WordPress part.