react-native package
Classes
| Class | Description |
|---|---|
| AuthContainer | Skygear Auth APIs. |
| BaseAPIClient | |
| Container | Skygear APIs container. |
| GlobalJSONContainerStorage | |
| ImageProcessingPipelineBuilder | Image processing pipeline builder. |
| MFAContainer | Skygear Auth Multi-Factor-Authentication APIs. |
| OIDCContainer | Skygear Auth OIDC client APIs. |
| ReactNativeAPIClient | |
| ReactNativeAssetContainer | Skygear Asset APIs (for React Native). |
| ReactNativeAsyncStorageStorageDriver | |
| ReactNativeAuthContainer | Skygear Auth APIs (for React Native). |
| ReactNativeContainer | Skygear APIs container (for React Native). |
| ReactNativeOIDCContainer | Skygear OIDC APIs (for React Native). |
| SkygearError | Skygear API error. |
Functions
| Function | Description |
|---|---|
| addAppleIDCredentialRevokedListener(listener) | |
| decodeAuthenticator(a) | |
| decodeAuthResponse(r) | |
| decodeError(err) | |
| decodeIdentity(i) | |
| decodeQuery(query) | |
| decodeQueryComponent(s) | |
| decodeSession(s) | |
| decodeUser(u) | |
| encodeIdentity(i) | |
| encodeQuery(query) | |
| encodeQueryComponent(s) | |
| encodeUser(u) | |
| generateOTPAuthURI(options) | |
| getCredentialStateForUserID(userID) | |
| isMFARequiredError(e) | Check if the provided error indicates Multi-Factor-Authentication is required during authentication. |
| isValidationError(err) | Check if the provided error indicates the server failed to validate input parameters to API. |
Interfaces
Variables
| Variable | Description |
|---|---|
| defaultContainer | Default Skygear APIs container. |
| SkygearErrorNames | |
| ValidationErrorKinds | |
| VERSION |