Add mock API and reorg code for clarity
This commit is contained in:
parent
de87ec17d1
commit
1d00f3b984
29 changed files with 356 additions and 168 deletions
|
|
@ -4,7 +4,7 @@ import * as ucan from 'ucans'
|
|||
import {InAppBrowser} from 'react-native-inappbrowser-reborn'
|
||||
import {isWeb} from '../platform/detection'
|
||||
import {extractHashFragment, makeAppUrl} from '../platform/urls'
|
||||
import {ReactNativeStore, parseUrlForUcan} from '../state/auth'
|
||||
import {ReactNativeStore, parseUrlForUcan} from '../state/lib/auth'
|
||||
import * as env from '../env'
|
||||
|
||||
export async function requestAppUcan(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue