Skip to content

django-superapp/django-superapp-prelude-sms-authentication

Repository files navigation

Django SuperApp - Prelude SMS Authentication Handler

This app provides SMS authentication handler using Prelude SMS API.

Getting Started

  1. Setup the project using the instructions from https://django-superapp.bringes.io/
  2. Setup prelude_sms app using the below instructions:
cd my_superapp;
cd superapp/apps;
django_superapp bootstrap-app \
    --template-repo https://github.com/django-superapp/django-superapp-prelude-sms-authentication ./prelude_sms;
cd ../../;

Documentation

For a more detailed documentation, visit https://django-superapp.bringes.io.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published