Skip to content

Commit

Permalink
docs(auth): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
adar2378 committed Aug 15, 2023
1 parent 0cb8a14 commit 6a9e75a
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions packages/djangoflow_auth/djangoflow_auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,7 @@
</p>

<p align="center">
<b>NOTE:</b> This package relies on <a href="https://pub.dev/packages/djangoflow_openapi">djangoflow_openapi</a> for models and API methods. Make sure you're using the DjangoFlow framework for development. For Django backend with DjangoFlow authentication, follow the <a href="https://github.com/djangoflow/django-df-auth#readme">django-df-auth</a> README. Checkout our [Example](https://github.com/djangoflow/djangoflow-examples/tree/main/simple_auth)! πŸš€
</p>

<p align="center">
<i>Stay tuned for a comprehensive example that demonstrates how to implement authentication using the <b>djangoflow_auth</b> package alongside a locally generated <b>djangoflow_openapi</b> and a running backend server.</i>
</p>

<p align="center">
<i>We'll provide step-by-step instructions, code snippets, and explanations to guide you through the process of integrating Djangoflow Framework-based login into your Flutter app using the <b>djangoflow_auth</b> package. Keep an eye out for updates and the upcoming example!</i>
<b>NOTE:</b> This package relies on <a href="https://pub.dev/packages/djangoflow_openapi">djangoflow_openapi</a> for models and API methods. Make sure you're using the DjangoFlow framework for development. For Django backend with DjangoFlow authentication, follow the <a href="https://github.com/djangoflow/django-df-auth#readme">django-df-auth</a> README. Checkout our <a href="https://github.com/djangoflow/djangoflow-examples/tree/main/simple_auth">Example</a> πŸš€
</p>

<h2 align="center">πŸš€ Features πŸš€</h2>
Expand Down

0 comments on commit 6a9e75a

Please sign in to comment.