@gj-kit/expo-auth API
이 reference는 0.1.1 release declaration snapshot에서 생성되었습니다. 미공개 main API는 표시하지 않습니다.
Root entry
섹션 제목: “Root entry”Import: @gj-kit/expo-auth
| Symbol | Kind |
|---|---|
AuthClock |
interface |
AuthError |
class |
AuthErrorCode |
type |
AuthSession |
interface |
AuthSessionOptions |
type |
createAuthSession |
function |
decodeJwtExpiryEpochSeconds |
function |
describeAccessToken |
function |
EagerRefreshOutcome |
type |
isAuthError |
function |
matchRefreshOutcome |
function |
RefreshLock |
interface |
RefreshOutcome |
type |
RefreshRequest |
type |
RefreshRequestResult |
type |
RefreshScheduleOptions |
type |
TokenPair |
type |
TokenPersistence |
type |
TokenStorage |
interface |
./storage
섹션 제목: “./storage”Import: @gj-kit/expo-auth/storage
| Symbol | Kind |
|---|---|
createTokenStorage |
function |
createWebLocksRefreshLock |
function |
TokenStorageOptions |
type |
./testing
섹션 제목: “./testing”Import: @gj-kit/expo-auth/testing
| Symbol | Kind |
|---|---|
createFakeRefreshLock |
function |
createManualClock |
function |
createMemoryTokenStorage |
function |
createScriptedRefreshRequest |
function |
createUnsignedTestJwt |
function |
FakeRefreshLock |
type |
ManualClock |
type |
MemoryTokenStorage |
type |