add token login and publication hub connection

This commit is contained in:
Peter Maquiran
2024-07-26 17:00:06 +01:00
parent c91086fcef
commit aef52722e8
4 changed files with 23 additions and 43 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "e4a0e4c83",
"SHA": "e4a0e4c83b54762a7ba68eed8ae8085972dcb7d7",
"shortSHA": "c91086fce",
"SHA": "c91086fcef5c7628592c4cf3985e13bd39ddeefa",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jul 26 12:42:30 2024 +0100'",
"lastCommitMessage": "fix swiper",
"lastCommitNumber": "5885",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/services/monitoring/opentelemetry/logging.ts\n\tmodified: src/app/services/monitoring/opentelemetry/tracer.ts\n\tmodified: version/git-version.ts",
"lastCommitTime": "'Fri Jul 26 15:28:38 2024 +0100'",
"lastCommitMessage": "dont send logs on production",
"lastCommitNumber": "5886",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/interceptors/token.interceptors.ts\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/publication/upload/publication-from-mv.service.ts",
"changeAuthor": "peter.maquiran"
}