Login with Apple front

This commit is contained in:
2023-09-10 08:54:24 +08:00
parent 28a5708c4d
commit 97507c8eaf
9 changed files with 281 additions and 56 deletions
+1
View File
@@ -3,5 +3,6 @@ export const environment = {
apiKey: '', // <-- Enter your own key here!' PROD
baseUrl: 'https://apigate.nebula.g1.wrenchboard.com/svs/user',
images: 'https://apigate.nebula.g1.wrenchboard.com/svs/user',
appleRedirectUri: '',
loginSocial: false
};