本站源代码
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

11 líneas
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