Commit Graph

24 Commits

Author SHA1 Message Date
Dominic Villemure
3902511e68 Merge remote-tracking branch 'origin/master' into feature/oauth
# Conflicts:
#	src/Web/Endpoints/Users.cs
2024-06-16 10:03:00 -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
PascalMarchesseault
48dcae22a3 Merge - Geminimal & CreatorInfo 2024-06-09 23:03:33 -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
PascalMarchesseault
1c277f530d Ajout de PublicCreatorInfo 2024-06-08 12:03:20 -04:00
Kamigen
aa8a5ad93d Feature: Google and Facebook sign-in 2024-06-05 16:01:44 -04:00
Dominic Villemure
c31b3a2e71 #48 added basic role features and some cleanUp 2024-06-02 15:59:17 -04:00
Dominic Villemure
5cdfd9c639 #27 more info to myUser and userTransactions 2024-05-18 00:04:10 -04:00
Kamigen
4fba9e2a0a Merge master to feature/oauth 2024-05-14 17:40:31 -04:00
Dominic Villemure
5161e3a91a #27 get last receipt, get minimalUser, get my user 2024-05-12 16:40:24 -04:00
Dominic Villemure
4f97f8ad25 #27 added more info to transaction + callback from stripe 2024-05-09 18:00:42 -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
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
3a9dbf42a1 Update specification.json 2024-04-28 19:27:16 -04:00
Dominic Villemure
cba08b0464 #27 added confirm endpoint for stripe 2024-04-24 22:14:14 -04:00
Dominic Villemure
6883855ecb #27 small changes for the userTransaction 2024-04-24 19:37:35 -04:00
Dominic Villemure
b63d53f109 #27 added userTransactions 2024-04-22 15:55:49 -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
Dominic Villemure
2b810772b3 Added endpoint to create a sessionCheckout with stripe 2024-03-20 01:10:44 -04:00
Kamigen
b7ec5a69a9 Feature: Join us api call 2024-03-17 21:03:08 -04:00
Dominic Villemure
d565d0c98b CleanUp and added migration 2024-03-17 16:59:20 -04:00
Dominic Villemure
bbcefcf76f First commit. Include junk from template to remove 2024-03-09 20:25:30 -05:00