I didn't see this in the documentation, but I created a lightweight frontend profile page. After the User login, I want to show certain verbiage/functionality. Is their tags to supported something like this:
{% if socializer %}
You logged in with {% provider %}
{% else %}
I didn't see this in the documentation, but I created a lightweight frontend profile page. After the User login, I want to show certain verbiage/functionality. Is their tags to supported something like this:
{% if socializer %} You logged in with {% provider %} {% else %}