{% if provider == "apple" %} {% endif %}
{% if code or id_token %}

Welcome !

User token details:

                                    
Your user profile data:

                                

{% else %}

Welcome!

This is a simple example of Jaseci's Social Authentication!


To continue please click on Sign in button and after successful authentication system will show user profile data


{% if provider == "google" %}

Google Identity Services Authorization Token model

{% elif provider == "github" %} {% elif provider == "facebook" %} {% elif provider == "apple" %}
{% endif %}
{% endif %}