#44 first try at firebase use-cases
This commit is contained in:
		
							parent
							
								
									27c45842f2
								
							
						
					
					
						commit
						46824f4498
					
				
					 16 changed files with 294 additions and 7 deletions
				
			
		
							
								
								
									
										39
									
								
								app/google-services.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										39
									
								
								app/google-services.json
									
										
									
									
									
										Normal 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" | ||||
| } | ||||
		Reference in a new issue
	
	 reyniersbram
						reyniersbram