A half-baked system
-
- There is no way to customize the login and registration fields. Even when using the provided shortcuts, these pages still cannot be customized as needed.
- The documentation is so brief that it is difficult to find any truly useful information.
- After integrating Google Sign-In and Google Registration, users who register with a Google account get stuck on the login page and are never redirected, making the registration process unusable.
FluentAuth customer service team didn’t solve my problem at all. They spent two whole weeks repeatedly telling me that I was just stuck on the login issue, which was a complete waste of my time. In the end, I had to fix it myself.
The actual issue was that after completing the registration, the page cache got completely stuck and failed to pass the data to the account login. This caused an infinite loop on the login page, making it absolutely impossible to log in.
This is clearly a flaw in your system’s design and has absolutely nothing to do with any third-party plugins.
You must be logged in to reply to this review.