Commit Graph

34 Commits

Author SHA1 Message Date
070babb17a Final Form 2024-10-20 15:48:53 -04:00
905d3747d2 Remove unused fat 2024-10-20 15:48:46 -04:00
28d74503df + Tips
+ Memberships
- DDD
- FutureCreator
- UserTransactions
2024-10-20 15:48:42 -04:00
Dominic Villemure
c5cfce30b2 Accept new origin 2024-08-25 13:45:31 -04:00
Dominic Villemure
558fe7bc67 Added initializer for dev environment for the new dbContexts 2024-08-18 11:06:32 -04:00
Jonathan Bourdon
7baf1146ac Adds JetBrains.Annotations to reduce amount of false positives by static code analysis 2024-08-07 03:29:59 -04:00
Jonathan Bourdon
042fd53463 Change where the MigrationTable are to be created. Improve the update-databases.sh script 2024-07-24 16:37:34 -04:00
Jonathan Bourdon
b34a775a4b Moved features to a specific folder 2024-07-18 22:22:44 -04:00
Jonathan Bourdon
ed8f41cf96 Changed the way the test-data is generated 2024-07-18 13:30:54 -04:00
Jonathan Bourdon
a8b7860fd8 Changed database provider to Postgres since it handle UUID/GUID correctly 2024-07-18 00:31:04 -04:00
Jonathan Bourdon
bc87331903 Adds streaming to GetContents 2024-07-17 23:23:23 -04:00
Jonathan Bourdon
f6a434c440 Changing to database schema to ensure separations of concerns instead of connection string 2024-07-06 23:12:39 -04:00
Jonathan Bourdon
256fa3df91 Adds Options for JwtAuthentication (30min prod - 1day dev) 2024-07-06 22:13:56 -04:00
Jonathan Bourdon
bc2dc969ff Add content system 2024-07-02 00:23:14 -04:00
Jonathan Bourdon
adb1cebc73 WIP 2024-07-01 23:34:23 -04:00
Jonathan Bourdon
623972bc36 Adds messages api 2024-06-27 12:40:14 -04:00
Jonathan Bourdon
81e9290989 Cleanup and more fixes 2024-06-25 23:22:35 -04:00
Dominic Villemure
66bfeea3ee #oauth cleanup 2024-06-09 23:53:43 -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
Kamigen
aa8a5ad93d Feature: Google and Facebook sign-in 2024-06-05 16:01:44 -04:00
Dominic Villemure
d5048d3a06 #48 cleaned userService. We will use IdentityService only 2024-06-02 14:45:28 -04:00
Kamigen
fc0c94306b Fix: Sign-in user if exists 2024-05-24 17:00:25 -04:00
Kamigen
bbbfddd6cb Feature: Google oauth 2024-05-08 19:04:25 -04:00
Kamigen
cd2bf64af5 Added challenge result 2024-05-01 18:43:20 -04:00
Kamigen
b966e28d9a Moved back to default redirect uri 2024-05-01 18:15:52 -04:00
Kamigen
f9a661c8d2 Test: ASP Google login 2024-05-01 17:54:21 -04:00
Kamigen
025195627c Test: Integrated google auth 2024-04-29 18:30:04 -04:00
Kamigen
5f92998663 Feature: Google OAuth2 2024-04-22 16:43:20 -04:00
Dominic Villemure
27819566f9 #26 added cors policy to allows credentials on our UI origins 2024-04-21 13:49:13 -04:00
Dominic Villemure
5a23b945cd #26 reworked migrations, preparation for deployement 2024-04-21 10:50:35 -04:00
Dominic Villemure
1f795c53bb Removed todos and added User endpoint combined with register. Id changed to guid 2024-04-03 23:57:01 -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