Commit Graph

103 Commits

Author SHA1 Message Date
15105f065d Merge pull request #58 from HideyoshiSolutions/devel
Devel - Fixes Google OAuth2 Google Picture
2024-06-30 04:07:26 -03:00
61ae42e71f Merge pull request #57 from HideyoshiSolutions/fixes-google-profile-picture
Fixes Google OAuth2 Google Picture
2024-06-30 04:06:56 -03:00
c6efec0070 Fixes Google OAuth2 Google Picture 2024-06-30 04:05:54 -03:00
da16380851 Merge pull request #56 from HideyoshiSolutions/devel
Devel - Better UserGuard hasAccess Implementation
2024-05-27 18:39:17 -03:00
b977e10161 Merge pull request #55 from HideyoshiSolutions/better-user-guard-has-access
Better UserGuard hasAccess Implementation
2024-05-27 18:38:48 -03:00
e18e3cca3e Better UserGuard hasAccess Implementation 2024-05-27 18:37:56 -03:00
6879b18a9c Merge pull request #54 from HideyoshiSolutions/devel
Devel - Fixes StorageService Implementation
2024-05-26 02:32:42 -03:00
5ee0aab62c Merge pull request #53 from HideyoshiSolutions/fixes-storage-service-implementation
Fixes StorageService Implementation
2024-05-26 02:28:04 -03:00
66415761c0 Fixes StorageService Implementation 2024-05-26 02:27:20 -03:00
27049f194a Merge pull request #52 from HideyoshiSolutions/devel
Fixes unhandled authentication error (#51)
2024-05-26 02:02:05 -03:00
b602d7dc33 Fixes unhandled authentication error (#51)
* Initial Fix of Unhandled Authentication Exception

* Fixes New ProfilePicture URL not Returned
2024-05-26 02:01:15 -03:00
aecb0f63e3 Merge pull request #50 from HideyoshiSolutions/devel
Refactor and restructure - No API Breakage (#49)
2024-05-25 21:49:30 -03:00
ffc35c2f5e Refactor and restructure - No API Breakage (#49)
* Renames Project GroupId

* Correcting Naming Conventions

* Initial Restructuring

* Altera Formato Application Config

* Removes Auth for ReImplementation

* Changes Project Structure

* Restructure Microservice

* Fixes Tests

* Initial Authentication and Authorization ReImplementation

* Optimize Imports and Reformats Code

* Implements ResourceGuard Mapping and Automatic Security Configuration

* First Refactored Feature Complete Version - OAuth2 Implementation

* Moves All Enums to the Correct Dir

* Reimplements Authentication with Providers and JWTFilters
2024-05-25 21:48:21 -03:00
5ba9b6f773 Merge pull request #47 from HideyoshiSolutions/devel
Devel - Changes Application Name
2024-02-24 03:08:12 -03:00
0ecc1f3127 Merge pull request #46 from HideyoshiNakazone/changes-application-name
Changes Application Name
2024-02-24 03:07:02 -03:00
439496b63e Changes Application Name 2024-02-24 03:02:32 -03:00
23014b012b Merge pull request #45 from HideyoshiSolutions/devel
Devel - Initial Auth Service Refactor
2024-02-24 02:56:49 -03:00
4f843ff6de Merge pull request #44 from HideyoshiNakazone/initial-auth-service-refactor
Initial Auth Service Refactor
2024-02-24 02:55:24 -03:00
cc5c5cf755 Changes the Project Name to com.hideyoshi.auth
From now onward this project with be only for authentication of users of the Hideyoshi.com project. All other APIs and MicroServices will use this project to validate user identity
2024-02-24 02:48:01 -03:00
e1ec1b2068 Refactors Project Structure 2024-02-24 02:43:10 -03:00
bd0b072e1a Final Implementation of AuthService 2024-02-24 02:22:38 -03:00
a96ba9468c Initial AuthService Refactor and ValidateAccessToken EndPoint 2024-02-24 02:09:05 -03:00
66e87f09f5 Merge pull request #43 from HideyoshiSolutions/devel
Devel - Fixes Auth Filter for Health Checker
2024-02-16 03:10:23 -03:00
19bd986562 Merge pull request #42 from HideyoshiSolutions/fixes-auth-filter-health-checker
Fixes Auth Filter for Health Checker
2024-02-16 03:09:40 -03:00
c61958816b Fixes Auth Filter for Health Checker 2024-02-16 03:08:31 -03:00
078373cb38 Merge pull request #41 from HideyoshiSolutions/devel
Devel - Fixes Infra Dispatcher
2024-02-16 01:33:11 -03:00
336b8491e8 Merge pull request #40 from HideyoshiNakazone/main
Fixes Infra Dispatcher
2024-02-16 01:32:22 -03:00
1176547be8 Merge pull request #1 from HideyoshiNakazone/fixes-infra-dispatcher
Fixes Infra Dispatcher
2024-02-16 01:30:29 -03:00
902849baad Fixes Infra Refresh Dispatcher 2024-02-16 01:26:58 -03:00
91a598189b Merge remote-tracking branch 'origin/main' into fixes-infra-dispatcher 2024-02-16 01:15:06 -03:00
1e884864a1 Merge pull request #38 from HideyoshiNakazone/implements-health-check-api
Implements Health Checker API and Formats Code
2024-02-16 01:12:46 -03:00
8c20569c1c Implements Health Checker API and Formats Code 2024-02-16 01:10:43 -03:00
e71f976639 Merge pull request #37 from HideyoshiNakazone/devel
Devel - Updates Docker Base Image
2023-12-13 19:57:35 -03:00
656034339a Merge pull request #36 from HideyoshiNakazone/updates-docker-base-image
Updates Docker Base Image
2023-12-13 19:57:12 -03:00
9087027987 Updates Docker Base Image 2023-12-13 19:56:16 -03:00
54f4ed6f64 Merge pull request #35 from HideyoshiNakazone/devel
Devel - Updates Spring and Other Dependencies
2023-11-10 17:42:41 -03:00
e55d598145 Merge pull request #34 from HideyoshiNakazone/atualiza-spring-e-dependencias
Updates Spring and Other Dependencies
2023-11-10 17:42:12 -03:00
1ff214ca7d Updates Spring and Other Dependencies 2023-11-10 17:41:27 -03:00
b174401c98 Merge pull request #33 from HideyoshiNakazone/devel
Devel - Implements Better README
2023-10-24 06:00:17 -03:00
910e7758a6 Merge pull request #32 from HideyoshiNakazone/implements-better-readme
Implements Better README
2023-10-24 05:59:39 -03:00
f9cade55f8 Implements Better README 2023-10-24 05:58:37 -03:00
b154d40613 Merge pull request #31 from HideyoshiNakazone/devel
Devel - Improves MicroService Implementation, Tests and etc
2023-10-24 02:09:23 -03:00
93067a96d0 Merge pull request #30 from HideyoshiNakazone/better-error-handling-microservices
Improves MicroService Implementation, Tests and etc
2023-10-24 02:08:20 -03:00
2ad112e8c3 Implements Tests for StorageService 2023-10-24 02:04:27 -03:00
686c800a95 Fixes Minor Edge Cases and Improves UserService Testing 2023-10-24 01:02:15 -03:00
8cc2dcddf7 Implements Better Error Handling in Micro Services 2023-10-24 01:01:37 -03:00
51be8228c2 Merge pull request #29 from HideyoshiNakazone/devel
Devel - Fixes deployment dispatcher
2023-10-23 20:53:42 -03:00
117986c466 Merge pull request #28 from HideyoshiNakazone/fixes-deployment-dispatcher
Fixes deployment dispatcher
2023-10-23 20:52:48 -03:00
f8926b508a Fixes Deployment Dispatcher 2023-10-23 20:52:07 -03:00
2e3927e444 Merge pull request #27 from HideyoshiNakazone/devel
Devel - Adds Deployment Dispatcher
2023-10-23 20:49:11 -03:00