#44 first try at firebase use-cases

This commit is contained in:
reyniersbram 2023-04-05 21:46:51 +02:00
parent 27c45842f2
commit 46824f4498
16 changed files with 294 additions and 7 deletions

39
app/google-services.json Normal file
View file

@ -0,0 +1,39 @@
{
"project_info": {
"project_number": "692936961909",
"project_id": "studeez-1cff2",
"storage_bucket": "studeez-1cff2.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:692936961909:android:28a567b1634fc3bdf3ed3c",
"android_client_info": {
"package_name": "be.ugent.sel.studeez"
}
},
"oauth_client": [
{
"client_id": "692936961909-vdbv9g03mt55uqes4prtbipr6vg8b48j.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyCbbg5F_rTrnwUHLDgCWSx4KCECozkvgVE"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "692936961909-vdbv9g03mt55uqes4prtbipr6vg8b48j.apps.googleusercontent.com",
"client_type": 3
}
]
}
}
}
],
"configuration_version": "1"
}