From bd7e04b0598155cef1ea314540d66273463462f0 Mon Sep 17 00:00:00 2001 From: e-oj Date: Wed, 23 Dec 2020 19:00:37 -0500 Subject: [PATCH] refactored --- pubspec.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2b3f654..d619389 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,8 @@ name: visa -description: Easy third party authentication. +description: Visa is an OAuth 2.0 package that makes it super + easy to add third party authentication to flutter apps. + It has support for FB, Google, Discord, Twitch, and Github auth. + It also provides support for adding new OAuth providers. version: 1.0.0 repository: https://github.com/e-oj/visa