diff --git a/src-tauri/.env.example b/src-tauri/.env.example index 6297a17..2407683 100644 --- a/src-tauri/.env.example +++ b/src-tauri/.env.example @@ -1,3 +1 @@ API_BASE_URL=http://127.0.0.1:3000 -AUTH_URL=https://auth.example.com/realms/friendolls/protocol/openid-connect -JWT_AUDIENCE=friendolls-desktop diff --git a/src-tauri/src/assets/auth-success.html b/src-tauri/src/assets/auth-success.html deleted file mode 100644 index 51366c6..0000000 --- a/src-tauri/src/assets/auth-success.html +++ /dev/null @@ -1,42 +0,0 @@ - - -
-You have been successfully authenticated.
-You may now close this window and return to the application.
-