Skip to content

wung-s/buffalo-auth0-authentication

Repository files navigation

This repository is set up as part of a blog post descriping how Auth0 can be integrated into a Buffalo app for API authentication

Head over to the blog to follow along. Happy coding !!

Steps to run locally

Note: You will have to set up your Auth0 first

$ git clone git@github.com:wung-s/buffalo-auth0-authentication.git

$ cd buffalo-auth0-authentication && buffalo db create -a

$ dep ensure

$ buffalo dev

Powered by Buffalo

Releases

No releases published

Packages

No packages published

Languages