/buffalo-goth

Goth Generator for Buffalo

Primary LanguageGoMIT LicenseMIT

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/