다음을 통해 공유


Authenticator type

type Authenticator = (challenge: object) => Promise<string>