pijalu / buffalo-goth

Goth Generator for Buffalo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Goth Generator for Buffalo

License:MIT License


Languages

Language:Go 97.9%Language:Makefile 2.1%