Auth Client
class AuthClient(apiSecret: String, apiBase: String = "https://api.portone.io", storeId: String? = null) : Closeable
API Secret을 사용해 포트원 API 클라이언트를 생성합니다.
Functions
Link copied to clipboard
API secret 를 사용한 토큰 발급
Link copied to clipboard
토큰 갱신