BEOpenSourceCollabs / EventManagementCore

Event management system collaboration project for the Backend Engineering discord.
Apache License 2.0
2 stars 1 forks source link

Splitting Google auth from the internal auth service #40

Closed JustDaile closed 1 week ago

JustDaile commented 1 week ago

Google services should really be split out of the internal authentication services, also the routes should be as well. There are several other things that could be improved during this process such as defining the jwt services separately and injecting them. This involves moving the logic out of the jwtPayload dto,