Skip to content

faisaltheparttimecoder/go-echo-azure-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Boilerplate of how to use go with echo framework and authentication with azure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors