Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 530 Bytes

File metadata and controls

47 lines (28 loc) · 530 Bytes

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