Features
To make another option for login into Application
Getting started
First import 'package:laokyc_logbottom/laokyc_logbottom.dart';
Usage
Use the class that you have imported inside your button
Example: DialogLogin(
clientId:'Your clientid here',
redirectUrl: 'Your redirecturl here',
clientSecret: 'Yor client secret here',
scope: 'Your scope here',
)
Additional information
This is Prototype version you can report issue any time