Skip to content

Commit b68a03b

Browse files
committed
updated version
1 parent 6b87c90 commit b68a03b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules
22
.env
33
package-lock.json
44
.gitignore
5-
.DS_Store
5+
.DS_Store
6+
*.code-workspace

face-login/.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ VITE_TOKEN_SERVER_URL=<valid server with ssl correctly configured>
22
VITE_CLIENT_ID=<your client id>
33
VITE_REDIRECT_URL=https://localhost:5173/
44
VITE_API_URL=https://demo-api.incodesmile.com
5-
VITE_SDK_URL=https://sdk.incode.com/sdk/onBoarding-1.61.1.js
5+
VITE_SDK_URL=https://sdk.incode.com/sdk/onBoarding-1.68.0.js

0 commit comments

Comments
 (0)