k_auth 0.2.0 copy "k_auth: ^0.2.0" to clipboard
k_auth: ^0.2.0 copied to clipboard

한국 앱을 위한 소셜 로그인 SDK. 카카오, 네이버, 구글, 애플을 하나의 API로. 통합된 사용자 정보, 한글 에러, 로그인 버튼 제공.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add k_auth

With Flutter:

 $ flutter pub add k_auth

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

dependencies:
  k_auth: ^0.2.0

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

Import it

Now in your Dart code, you can use:

import 'package:k_auth/k_auth.dart';
6
likes
0
points
723
downloads

Publisher

unverified uploader

Weekly Downloads

한국 앱을 위한 소셜 로그인 SDK. 카카오, 네이버, 구글, 애플을 하나의 API로. 통합된 사용자 정보, 한글 에러, 로그인 버튼 제공.

Repository (GitHub)
View/report issues

Topics

#authentication #social-login #kakao #naver #oauth

Documentation

Documentation

Funding

Consider supporting this project:

github.com

License

unknown (license)

Dependencies

flutter, flutter_naver_login, google_sign_in, kakao_flutter_sdk, sign_in_with_apple

More

Packages that depend on k_auth