Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
P
ptarpwatraining
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
training
ptarpwatraining
Commits
4888cdae
Commit
4888cdae
authored
May 05, 2021
by
Azrul Amir
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.uitm.edu.my/training/ptarpwatraining
parents
9f6041f1
15306480
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
google.js
src/boot/google.js
+1
-1
No files found.
src/boot/google.js
View file @
4888cdae
...
@@ -2,7 +2,7 @@ import GAuth from 'vue-google-oauth2'
...
@@ -2,7 +2,7 @@ import GAuth from 'vue-google-oauth2'
export
default
({
Vue
})
=>
{
export
default
({
Vue
})
=>
{
const
gauthOption
=
{
const
gauthOption
=
{
clientId
:
'
502899943335-f47psuotb2m4jq5019fnnl8mjg9p6k5j
.apps.googleusercontent.com'
,
clientId
:
'
911976006256-kjknf4479ec9jriiaeq8ojs2d6oqp16s
.apps.googleusercontent.com'
,
scope
:
'profile email'
,
scope
:
'profile email'
,
prompt
:
'select_account'
,
prompt
:
'select_account'
,
// ux_mode: 'redirect',
// ux_mode: 'redirect',
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment