Adrià Vilanova Martínez | f7ee658 | 2021-09-02 21:53:28 +0200 | [diff] [blame] | 1 | { |
2 | // Details for the Sign In with Google functionality | ||||
3 | google: { | ||||
4 | clientId: '223047594100-ha7istt4csc0mlq11heogk7bqvmpbqo0.apps.googleusercontent.com', | ||||
5 | }, | ||||
6 | // URL of the GRPC host | ||||
Adrià Vilanova Martínez | e877a00 | 2021-09-03 22:03:01 +0200 | [diff] [blame] | 7 | grpcWebHost: 'https://twpt-grpc-web.avm99963.com' |
Adrià Vilanova Martínez | f7ee658 | 2021-09-02 21:53:28 +0200 | [diff] [blame] | 8 | } |