platform/packages/auth_oauth2/pubspec.yaml
Tobe O c77d25f6d0 Add 'packages/auth_oauth2/' from commit '97bd61e7ee6736c8a871d6cc45a5203e07bb03e6'
git-subtree-dir: packages/auth_oauth2
git-subtree-mainline: a584b8ce02
git-subtree-split: 97bd61e7ee
2020-02-15 18:28:54 -05:00

15 lines
No EOL
412 B
YAML

name: angel_auth_oauth2
description: angel_auth strategy for OAuth2 login, i.e. Facebook, Github, etc.
version: 2.1.0
author: Tobe O <thosakwe@gmail.com>
environment:
sdk: ">=2.0.0-dev <3.0.0"
homepage: https://github.com/angel-dart/auth_oauth2.git
dependencies:
angel_auth: ^2.0.0
angel_framework: ^2.0.0-alpha
http_parser: ^3.0.0
oauth2: ^1.0.0
dev_dependencies:
logging: ^0.11.0
pedantic: ^1.0.0