update README.md
This commit is contained in:
parent
8a1ceb1f7e
commit
8baac45187
@ -22,7 +22,7 @@
|
|||||||
- Java 17
|
- Java 17
|
||||||
- Android Studio (includes Android SDK + Platform Tools / adb)
|
- Android Studio (includes Android SDK + Platform Tools / adb)
|
||||||
|
|
||||||
## Running the example app (iOS)
|
## Running the example app (Android)
|
||||||
|
|
||||||
### Create and Configure the `.env` File
|
### Create and Configure the `.env` File
|
||||||
|
|
||||||
@ -38,8 +38,7 @@ cp .env.example .env
|
|||||||
URL=https://test.webid-solutions.de
|
URL=https://test.webid-solutions.de
|
||||||
USERNAME=your_username
|
USERNAME=your_username
|
||||||
API_KEY=your_api_key
|
API_KEY=your_api_key
|
||||||
CERT_BASE64=your_cert_base64
|
CERT_BASE64=On ANdroid it need to be SHA-PINS
|
||||||
# optional (only if your JS/native side uses sha pins directly)
|
|
||||||
# SHA_PINS=sha256/AAAA...,sha256/BBBB...
|
# SHA_PINS=sha256/AAAA...,sha256/BBBB...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user