本站源代码
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

11 行
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