Skip to content

sfi-region9/ARSAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to ARSAuth 👋

Version Documentation License: MIT Twitter: coco33920

Authentification server for ARS

Demo

Install

  • Download source $ git clone https://github.com/sfi-region9/ARSAuth
  • Add the configuration page to src/main/resources $ touch config.json
  • Copy the following configurations structure :
 {
      "dbHost":"host",
      "dbName":"name",
      "dbUser":"user",
      "dbPassword":"password"
    }
  • Build the server with $ mvn clean install
  • Run the with-dependencies jar

Author

👤 Charlotte THOMAS

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

New more securized and HTTP based Auth Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages