Commit Graph

12 Commits

Author SHA1 Message Date
Dominic Villemure
0e318eae32 update-current-user WIP 2024-06-29 22:45:17 -04:00
Jonathan Bourdon
623972bc36 Adds messages api 2024-06-27 12:40:14 -04:00
Jonathan Bourdon
9a360dc407 Fix issue with missing configuration for Facebook or Google 2024-06-25 23:22:19 -04:00
Dominic Villemure
568a5c99ca oauth fixes to be able to use vault for env vars 2024-06-16 11:00:40 -04:00
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
Kamigen
8f58311283 Style: C# 12 Primary constructor 2024-03-30 20:59:17 -04:00
Dominic Villemure
bbcefcf76f First commit. Include junk from template to remove 2024-03-09 20:25:30 -05:00