github_oauth 0.0.2 copy "github_oauth: ^0.0.2" to clipboard
github_oauth: ^0.0.2 copied to clipboard

Effortlessly add GitHub login to your app for secure and seamless authentication.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add github_oauth

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  github_oauth: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:github_oauth/github_oauth.dart';
9
likes
130
points
68
downloads

Publisher

verified publisherxusanboy.uz

Weekly Downloads

Effortlessly add GitHub login to your app for secure and seamless authentication.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_dotenv, mockito, test, url_launcher, webview_flutter

More

Packages that depend on github_oauth