2021-05-30 00:46:13 +00:00
|
|
|
name: angel3_auth_oauth2
|
|
|
|
version: 4.0.0
|
2018-09-12 14:17:28 +00:00
|
|
|
description: angel_auth strategy for OAuth2 login, i.e. Facebook, Github, etc.
|
2021-05-30 00:46:13 +00:00
|
|
|
homepage: https://github.com/dukefirehawk/angel/tree/angel3/packages/auth_oauth2
|
2017-01-12 22:48:51 +00:00
|
|
|
environment:
|
2021-05-30 00:46:13 +00:00
|
|
|
sdk: '>=2.12.0 <3.0.0'
|
2017-01-12 22:48:51 +00:00
|
|
|
dependencies:
|
2021-05-30 00:46:13 +00:00
|
|
|
angel3_auth: ^4.0.0
|
|
|
|
angel3_framework: ^4.0.0
|
2021-03-13 00:05:59 +00:00
|
|
|
http_parser: ^4.0.0
|
|
|
|
oauth2: ^2.0.0
|
2018-09-12 03:24:39 +00:00
|
|
|
dev_dependencies:
|
2021-05-30 00:46:13 +00:00
|
|
|
logging: ^1.0.1
|
|
|
|
pedantic: ^1.11.0
|