本站源代码
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

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