Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephanepericat/ionic-vue-auth


https://github.com/stephanepericat/ionic-vue-auth

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Ionic Vue Auth Demo

## Configure .env

```
VUE_APP_AUTH0_DOMAIN=
VUE_APP_AUTH0_CLIENT_ID=
VUE_APP_PACKAGE_ID=co.shortwavaudio.authdemo
```

## Configure URL Types

1. Open Xcode with: `ionic capacitor open ios`
2. Open App settings, go to info tab, and add URL type (+):

- Identifier: `co.shortwavaudio.authdemo`
- URL Schemes: `co.shortwavaudio.authdemo`
- Role: `Reader`