카카오 로그인 관련 OAuth API 의 요청과 응답에 사용되는 모델 클래스들이 있는 패키지.
data class AccessTokenResponse : Parcelable
data class OAuthToken : Parcelable