Skip to content

A basic proof of concept token authentication application that currently runs locally on your device. Authentication and backend components were written in Golang while the frontend was written in Javascript using the ReactJS framework.

dominickhera/basicTokenAuthGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic token auth go

written by dominick hera

date: 10/7/18

contact info

build info

languages:

  • go
  • javascript
  • html

frameworks:

  • auth0
  • reactjs
  • bootstrap
  • jwt

compilation info

to build project:

    go build

to run project:

    ./goApple

    open browser at 'localhost:8000'

technical decisions info

to be filled out later

About

A basic proof of concept token authentication application that currently runs locally on your device. Authentication and backend components were written in Golang while the frontend was written in Javascript using the ReactJS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published