Tammibriggs / radiusAuth

Repo for the article on How to Implement Registration and Authentication in Django written on LoginRadius.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

radiusAuth

About

This repository is a Django demo application that utilizes LoginRadius for Registration and Authentication requirements.

Configuration

You need to do the following for this app to work properly

  1. Clone the repository from the source.

  2. In the root directory, navigate to radiusApp/config.py and add your API_KEY and API_SECRET.

  3. Also, in the radiusApp directory navigate to templates/index.html and add your LoginRadius APP_NAME to the Register and Login URL.

About

Repo for the article on How to Implement Registration and Authentication in Django written on LoginRadius.


Languages

Language:Python 64.0%Language:HTML 22.3%Language:CSS 13.7%