remove flask example

This commit is contained in:
Son NK 2019-08-03 17:27:38 +02:00
parent 572ac772e9
commit 0bc0f751bf
1 changed files with 0 additions and 13 deletions

View File

@ -111,19 +111,6 @@
By default, SimpleLogin whitelists <em>localhost</em> address that should facilitate the local development.
</p>
<p>
We have created some examples along with a step-by-step guide on some framework/libraries,
feel free to check them out:
<br>
<a href="https://docs.simplelogin.io/examples/integrate-simplelogin-using-passportjs">
PassportJS (NodeJS)
</a>
<br>
<a href="https://docs.simplelogin.io/examples/integrate-simplelogin-using-requests-oauthlib">Requests-OAuthlib
(Python)
</a>
</p>
Once you finished SimpleLogin integration, do not forget to add your website as valid <em>redirect_uri</em>
on the app detail page 😀 <br>