2017-01-12 22:48:51 +00:00
|
|
|
name: angel_auth_oauth2
|
|
|
|
description: angel_auth strategy for OAuth2 login, i.e. Facebook.
|
2018-09-12 03:23:42 +00:00
|
|
|
version: 2.0.0
|
2017-01-12 22:48:51 +00:00
|
|
|
author: Tobe O <thosakwe@gmail.com>
|
|
|
|
environment:
|
2018-09-12 03:23:42 +00:00
|
|
|
sdk: ">=2.0.0-dev <3.0.0"
|
2017-01-12 22:48:51 +00:00
|
|
|
homepage: https://github.com/angel-dart/auth_oauth2.git
|
|
|
|
dependencies:
|
2018-09-12 03:23:42 +00:00
|
|
|
angel_auth: ^2.0.0
|
|
|
|
angel_framework: ^2.0.0-alpha
|
|
|
|
angel_validate: ^2.0.0-alpha
|
2018-03-30 16:44:15 +00:00
|
|
|
oauth2: ^1.0.0
|