/gothic

A port to the goth/gothic

Primary LanguageGo

Repository information

This repository is an Iris port of the http://github.com/markbates/goth and it's used as store for the real OAuth/OAuth2 plugin.

Installation

$ go get github.com/iris-contrib/plugin/oauth

Supported Providers

  • Amazon
  • Bitbucket
  • Box
  • Cloud Foundry
  • Digital Ocean
  • Dropbox
  • Facebook
  • GitHub
  • Gitlab
  • Google+
  • Heroku
  • InfluxCloud
  • Instagram
  • Lastfm
  • Linkedin
  • OneDrive
  • Paypal
  • SalesForce
  • Slack
  • Soundcloud
  • Spotify
  • Steam
  • Stripe
  • Twitch
  • Twitter
  • Uber
  • Wepay
  • Yahoo
  • Yammer

Examples

See the example folder for a high-level working application that lets users authenticate through Twitter, Facebook, Google Plus etc.