Commit Graph

9 Commits

Author SHA1 Message Date
95fcbef382 Adds NoOAuth Profile 2024-10-30 17:51:18 -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
9e93d1fd64 Implements Micro-service Integration for Storage Handling 2023-08-18 03:28:13 -03:00
3da5b7380a Removes Connection Type on Cors Configuration 2022-11-15 17:15:05 -03:00
c982e2282a Update application.yml 2022-11-11 06:08:27 -03:00
980d4d5da4 Sets SameSite to LAX 2022-11-11 06:02:40 -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
0252695a7a Merge pull request #1 from HideyoshiNakazone/develop-push-docker-image
Create docker-image.yml
2022-09-05 18:44:38 -03:00
c0580118c1 Initial commit 2022-09-05 04:13:18 -03:00