Commit Graph

11 Commits

Author SHA1 Message Date
66415761c0 Fixes StorageService Implementation 2024-05-26 02:27:20 -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
439496b63e Changes Application Name 2024-02-24 03:02:32 -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
8c20569c1c Implements Health Checker API and Formats Code 2024-02-16 01:10:43 -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
b2e5d137aa Fixes API Response so Fronted Doesn't Break 2023-08-22 01:59:53 -03:00
9d93f04817 [v0.0.2] Adds Google and Github OAuth2 Authentication
Adds to the API the feature of OAuth2 Authentication via two providers: Google and Github. For that the tests were updated.
2022-11-10 01:06:40 -03:00
c0580118c1 Initial commit 2022-09-05 04:13:18 -03:00