Skip to content

authsignal/mobile-sdk-example

Repository files navigation

Mobile SDK example app

This repository contains an example app implemented in React Native which showcases the Authsignal Mobile SDK.

Example app

sign-in sign-in-passkey

Example backend

This example app depends on backend APIs included in this Github repository.

Getting started

Copy .env.example and rename to .env then fill in the values for your AWS and Authsignal configuration.

API_GATEWAY_ID=
AWS_REGION=
AUTHSIGNAL_TENANT=
AUTHSIGNAL_URL=

Then install dependencies and run the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published