Commit Graph

7 Commits

Author SHA1 Message Date
Dominic Villemure
6f76cb2084 #oauth changed GoogleController for the jwt flow ( using a common token if we connect from our app or from google ) 2024-06-09 23:44:37 -04:00
Dominic Villemure
ac87aeb4c4 Merge remote-tracking branch 'origin/master' into feature/oauth
# Conflicts:
#	src/Application/Common/Interfaces/IIdentityService.cs
#	src/Application/Users/Commands/CreateUser.cs
#	src/Infrastructure/Identity/IdentityService.cs
#	src/Infrastructure/Services/UserService.cs
#	src/Web/Program.cs
2024-06-09 18:05:49 -04:00
Dominic Villemure
4a5abf59eb added findByUserNameAsync to the interface and service 2024-06-06 18:04:42 -04:00
Dominic Villemure
c31b3a2e71 #48 added basic role features and some cleanUp 2024-06-02 15:59:17 -04:00
Dominic Villemure
d5048d3a06 #48 cleaned userService. We will use IdentityService only 2024-06-02 14:45:28 -04:00
Kamigen
bd2410a98e Test: Google oauth 2024-04-15 19:10:32 -04:00
Dominic Villemure
bbcefcf76f First commit. Include junk from template to remove 2024-03-09 20:25:30 -05:00