@gj-kit/expo-auth API
This reference is generated from the 0.1.1 release declaration snapshot. Unpublished main APIs are not shown.
Root entry
Section titled “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
Section titled “./storage”Import: @gj-kit/expo-auth/storage
| Symbol | Kind |
|---|---|
createTokenStorage |
function |
createWebLocksRefreshLock |
function |
TokenStorageOptions |
type |
./testing
Section titled “./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 |