Skip to content

gobuffalo/buffalo-goth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goth Generator for Buffalo

Standard Test Go Reference Go Report Card

Buffalo-goth is a plugin for buffalo cli that makes it easy to integrate goth into your Buffalo application.

Installation

$ buffalo plugins install github.com/gobuffalo/buffalo-goth@latest

Usage

Generate Users, Routes

$ buffalo generate goth-auth facebook twitter linkedin etc...

Generate Routes only

$ buffalo generate goth facebook twitter linkedin etc...

For more detailed usage visit https://gobuffalo.io/documentation/guides/goth/