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
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
a96ba9468c
Initial AuthService Refactor and ValidateAccessToken EndPoint
2024-02-24 02:09:05 -03:00
1ff214ca7d
Updates Spring and Other Dependencies
2023-11-10 17:41:27 -03:00
7490dffef3
Revert "Merge pull request #18 from HideyoshiNakazone/devel"
...
This reverts commit 8a8fd3df5d .
2023-08-23 18:39:42 -03:00
39061e855e
Upgrades Tomcat Dependency for Better Kubernetes Support
2023-08-23 19:09:54 +00:00
9e93d1fd64
Implements Micro-service Integration for Storage Handling
2023-08-18 03:28:13 -03:00
1cf2862654
Updates Dependencies and Removes Fixes Minor Buts
2023-08-02 00:18:14 -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