This commit is contained in:
Tobe O 2018-09-11 18:04:06 -04:00
parent cba439e773
commit 0eb0268e01
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# 2.0.0-alpha.1
# 2.0.0-beta
* Made `AuthStrategy` generic.
* `AngelAuth.strategies` is now a `Map<String, AuthStrategy<User>>`.
* Removed `AuthStrategy.canLogout`.

View file

@ -1,6 +1,6 @@
name: angel_auth
description: A complete authentication plugin for Angel.
version: 2.0.0-alpha.1
version: 2.0.0-beta
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_auth
environment: