## Google Authenticationi 
1. run command update composer 

### Additional Information install google api instead of run above said command 
=> composer require google/apiclient": "^2.0"

or extract zip file

2. get client id and client secrete id
	=> google cloud -> console -> enable api & service -> credentials 
