Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
trismegisto-services
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Mauro Paolo Josue Zuñiga Mallqui
trismegisto-services
Commits
46f6c7be
Commit
46f6c7be
authored
Jan 20, 2025
by
Mauro Paolo Josue Zuñiga Mallqui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ADÐ] NUEVO BANNER Y MENSAJE PARA INICIO DE TP 2
parent
f5ffd3fc
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
1 deletions
+13
-1
GmailRequest.java
...web/multitask/trismegistoservices/model/GmailRequest.java
+1
-1
oAuth2_logistica.json
src/main/resources/tokens/oAuth2_logistica.json
+12
-0
oAuth2_planilla.json
src/main/resources/tokens/oAuth2_planilla.json
+0
-0
No files found.
src/main/java/web/multitask/trismegistoservices/model/GmailRequest.java
View file @
46f6c7be
...
@@ -10,7 +10,7 @@ import lombok.Setter;
...
@@ -10,7 +10,7 @@ import lombok.Setter;
@Setter
@Setter
@NoArgsConstructor
@NoArgsConstructor
public
class
GmailRequest
{
public
class
GmailRequest
{
private
String
from
;
private
String
from
=
"trismegisto.planilla@sacooliveros.edu.pe"
;
private
String
alias
;
private
String
alias
;
private
String
to
;
private
String
to
;
private
String
cc
;
private
String
cc
;
...
...
src/main/resources/tokens/oAuth2_logistica.json
View file @
46f6c7be
{
"web"
:
{
"client_id"
:
"73430630985-nkmchokd6dph1qlg8ifh3c8o4cuatmab.apps.googleusercontent.com"
,
"project_id"
:
"trismegisto-services"
,
"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"
:
"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"
,
"gmail_refresh_token"
:
"1//05dahOfiVW1YFCgYIARAAGAUSNwF-L9IrsSymWT-D9C5PbeImItt0knRjXm_GibixMjNnMGqZOhQV9uafQQ1idE0vJ5KzA-cdppY"
}
}
\ No newline at end of file
src/main/resources/tokens/oAuth2.json
→
src/main/resources/tokens/oAuth2
_planilla
.json
View file @
46f6c7be
File moved
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