oauth2-master.zip
(预估有个37文件)
oauth2-master
mix.exs
2KB
coveralls.json
91B
.github
workflows
elixir.yml
332B
.credo.exs
6KB
lib
oauth2
client.ex
17KB
response.ex
2KB
strategy.ex
3KB
error.ex
356B
serializer.ex
367B
access_token.ex
3KB
util.ex
886B
request.ex
4KB
strategy
client_credentials.ex
2KB
auth_code.ex
2KB
password.ex
2KB
refresh.ex
2KB
oauth2.ex
1KB
.travis.yml
592B
config
config.exs
311B
LICENSE
1KB
.formatter.exs
74B
test
oauth2
client_test.exs
12KB
util_test.exs
847B
access_token_test.exs
2KB
error_test.exs
313B
response_test.exs
962B
strategy
refresh_test.exs
964B
auth_code_test.exs
2KB
password_test.exs
1KB
client_credentials_test.exs
2KB
oauth2_test.exs
895B
test_helper.exs
117B
support
test_helpers.ex
3KB
README.md
7KB
mix.lock
5KB
.gitignore
46B
CHANGELOG.md
8KB
暂无评论