FluentAuth is not working
I am trying to set up Custom Login Redirects for a specific user role, but it does not redirect to the specified custom URL. However, the custom logout URL works correctly
Admin j for me the redirection works I mean when a Regular User (Subscriber Role) is providing credentials then is being redirected to the specific URL /portal. However when the user manually will change the URL to /wp-admin when already is being logged in then the user is able to access the /wp-admin dashboard and the end user is able to see the WP backend with Subscriber Role view.
Mat βΒ Yes, that works for me too. I customized the portal URL and once a regular user signs in it's being redirected to the custom /portal page (in my case '/comunidad'), but now I am trying to redirect users with Role 'A' to a specific URL using the Fluent Auth's Login Redirects panel. I guess it's a small bug