Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 461 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 461 Bytes

Introduction

  • A simple boilerplate that uses go with echo framework.
  • The app is authenticated by azure or microsoft or outlook.
  • After a successful authenticated by Azure, a JWT token is created which manages the rest of the authentication until it expires

How to use

To use the boilerplate, update the environment values on the "run.sh" file and execute the file

  /bin/sh run.sh

Navigate to http://localhost:8080 to access the web