{% extends 'developer/client_details/base.html' %}
{% set client_details_page = "basic_info" %}
{% block client_details_content %}
{% if is_new %}
Well done!
Please head to our
documentation
to see how to add SIWSL into your website/app.
{% endif %}
Submit for approval
Approval is only needed when you deploy the Sign in with SimpleLogin integration
in production.
For local/testing/staging environment, you don't have to submit your app/website for approval.