Toggle navigation
Toggle navigation
This project
Loading...
Sign in
유희정
/
Reminder-Talk
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
유희정
2019-11-30 17:13:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e9f8be85a7cd5a383cfb28c00a9cfb25990505ca
e9f8be85
1 parent
2b793375
delete client key
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
client_secret.json
token.json
client_secret.json
deleted
100644 → 0
View file @
2b79337
{
"web"
:{
"client_id"
:
"978869138601-u3euf0c04sbdor68r30m599gilvjn91e.apps.googleusercontent.com"
,
"project_id"
:
"reminder-talk"
,
"auth_uri"
:
"https://accounts.google.com/o/oauth2/auth"
,
"token_uri"
:
"https://oauth2.googleapis.com/token"
,
"auth_provider_x509_cert_url"
:
"https://www.googleapis.com/oauth2/v1/certs"
,
"client_secret"
:
"N7Uh_oVQZt-almzA4DkM4bm_"
,
"redirect_uris"
:[
"http://localhost:3000"
,
"http://localhost:3000/auth/success"
,
"http://localhost:3000/auth"
,
"http://localhost/auth/callback"
],
"javascript_origins"
:[
"http://localhost:3000"
]}}
\ No newline at end of file
token.json
deleted
100644 → 0
View file @
2b79337
{
"access_token"
:
"ya29.Il-yB5v0JmHhSMTsr-h79r9RnPc2NE-tsVa5Z183CK1yMTgpBEr90YO3Li2TyCre3QV0CIKn8w92WFeTG706hwHpkzxHQ54nMEOoZbwShsAFFVJXJCPFY1TTS45sUXl2Mg"
,
"refresh_token"
:
"1//0eIJVys5qbtjdCgYIARAAGA4SNwF-L9Ir2yWNamMLPYli5pf0VuL3U85UW_xMXeiyGJNVxWMgGnN8j3OBeP0tzSejFTsoJNwwJo0"
,
"scope"
:
"https://www.googleapis.com/auth/calendar.readonly https://www.googleapis.com/auth/calendar"
,
"token_type"
:
"Bearer"
,
"expiry_date"
:
1574841669358
}
\ No newline at end of file
Please
register
or
login
to post a comment