Giter Club home page Giter Club logo

auth1's Introduction

Auth1

View the API here.

This project contains 4 directories:

auth1/

In this directory, you will find the source code for the Auth1 service. The Auth1 service is built with the Spring Boot framework. You can run the service by using Maven to create the .jar file and either manually run the .jar file (assumes MySQL and Redis are running) or use the docker-compose.yml to run Auth1 with MySQL and Redis.

auth1api/

In this directory, you will find the source code for the Auth1 Python client library. This library wraps the Auth1 API and is also publically available on PyPi

auth1example/

In this directory, you will find the source code for an example project that uses the Auth1 service for its authentication. This example project is written in Python Flask and uses the auth1api client library. Additionally, this example project showcases login, register, and two factor authentication

auth1release/

In this directory, you will find all the files needed to run auth1. Specifically, there is a docker-compose.yml along with 3 configuration files. With docker-compose up you can start up and instance of Auth1 (along with its dependencies) with the settings specified in the configuration files.

Usage

In auth1release/, you can run an instance of Auth1 with docker-compose up. You can toggle the Auth1 configurations in the files with the .cnf suffix

auth1's People

Contributors

briungri avatar huangy6 avatar rowdyrotifer avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.