本站源代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
311B

  1. /*
  2. Package goth provides a simple, clean, and idiomatic way to write authentication
  3. packages for Go web applications.
  4. This package was inspired by https://github.com/intridea/omniauth.
  5. See the examples folder for a working application that lets users authenticate
  6. through Twitter or Facebook.
  7. */
  8. package goth
上海开阖软件有限公司 沪ICP备12045867号-1