/buffalo-goth

Goth Generator for Buffalo

Primary LanguageGoMIT LicenseMIT

GoDoc Build Status Go Report Card

Goth Generator for Buffalo

In Buffalo v0.9.4 the built in generator for github.com/markbates/goth was removed in favor of this plugin.

Installation

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

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/docs/generators#goth.