Skip to content
Snippets Groups Projects
Commit 420f795a authored by Raul Almeida's avatar Raul Almeida
Browse files

update key

parent f71d0e4e
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ along with Plataforma Integrada MEC. If not, see <http://www.gnu.org/licenses/> ...@@ -21,7 +21,7 @@ along with Plataforma Integrada MEC. If not, see <http://www.gnu.org/licenses/>
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<!-- google sign-in --> <!-- google sign-in -->
<meta name="google-signin-client_id" content="288460085642-btm1qv530pm33c4ih5gm2c9hl1402lbi.apps.googleusercontent.com"> <meta name="google-signin-client_id" content="288460085642-k4veg4fo8kddvjer8b055n9da5qtgha7.apps.googleusercontent.com">
<script src="https://apis.google.com/js/platform.js" async defer></script> <script src="https://apis.google.com/js/platform.js" async defer></script>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
......
...@@ -83,8 +83,7 @@ class LoginContainer extends Component { ...@@ -83,8 +83,7 @@ class LoginContainer extends Component {
<div style={{paddingTop: "20px"}}> <div style={{paddingTop: "20px"}}>
<div style={{marginTop:"0"}}> <div style={{marginTop:"0"}}>
<StyledGoogleLoginButton <StyledGoogleLoginButton
clientId="658977310896-knrl3gka66fldh83dao2rhgbblmd4un9.apps.googleusercontent.com" clientId="288460085642-k4veg4fo8kddvjer8b055n9da5qtgha7.apps.googleusercontent.com"
onSuccess={responseGoogle} onSuccess={responseGoogle}
onFailure={responseGoogle} onFailure={responseGoogle}
cookiePolicy={'single_host_origin'} cookiePolicy={'single_host_origin'}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment