AuthApi class
KO: 카카오 로그인 인증 및 토큰 관리 클래스
EN: Class for the authentication and token management through Kakao Login
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
hasToken(
) → Future< bool> -
KO: 토큰 존재 여부 확인하기
EN: Check token presence -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited