Commit Graph

52 Commits

Author SHA1 Message Date
Jonathan Bourdon
128e68f63f Just cleanup 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
1725008211 Fix issue with missing configuration for Facebook or Google 2024-07-01 02:42:34 -04:00
Dominic Villemure
ab88511f22 #67 added blob storage service + endpoints for profile picture. WIP 2024-06-23 20:24:15 -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
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
1c6fbed405 Merged PR 79: config for stripe api key
config for stripe api key
2024-06-16 14:00:44 +00:00
Dominic Villemure
d4c88d2f15 config for stripe api key 2024-06-16 10:00:15 -04:00
Dominic Villemure
108d5424a4 #58 continue using Reflection to get configurations 2024-06-11 20:20:51 -04:00
Dominic Villemure
47fb3caa0d #58 added owned entity for SocialNetworks that belongs to an ApplicationUser 2024-06-11 20:14:36 -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
Dominic Villemure
4a5abf59eb added findByUserNameAsync to the interface and service 2024-06-06 18:04:42 -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
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
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
025195627c Test: Integrated google auth 2024-04-29 18:30:04 -04:00
Kamigen
04f1ac1f60 Merge branch 'master' into feature/oauth 2024-04-28 19:19:28 -04:00
Kamigen
5980eb7f0f Fix: String not edited if host is local 2024-04-28 19:16:40 -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
Kamigen
5f92998663 Feature: Google OAuth2 2024-04-22 16:43:20 -04:00
Dominic Villemure
bd6028c524 #27 saveChanges 2024-04-22 16:34:17 -04:00
Dominic Villemure
b63d53f109 #27 added userTransactions 2024-04-22 15:55:49 -04:00
Kamigen
e3d570722e Merge branch 'master' into feature/oauth 2024-04-21 14:35:15 -04:00
Dominic Villemure
a0a6e7deb4 # added userSecret to store .. secrets 2024-04-21 11:07:34 -04:00
Dominic Villemure
5a23b945cd #26 reworked migrations, preparation for deployement 2024-04-21 10:50:35 -04:00
Kamigen
2b1f470353 Merge branch 'master' into feature/oauth 2024-04-15 19:10:37 -04:00
Kamigen
bd2410a98e Test: Google oauth 2024-04-15 19:10:32 -04:00
Kamigen
e04f8f1968 Added DB_HOST env variable 2024-04-15 19:09:03 -04:00
Dominic Villemure
6dc85438bf Added firstName and lastName to the userModel 2024-04-09 23:46:46 -04:00
Dominic Villemure
49a10198e4 New way to interact with AspNet users 2024-04-09 23:38:26 -04:00
Dominic Villemure
47121b0539 Some logging 2024-04-04 00:13:38 -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
7540d4437f Added info in readme and a new redirect 2024-03-27 23:53:56 -04:00
Dominic Villemure
2b810772b3 Added endpoint to create a sessionCheckout with stripe 2024-03-20 01:10:44 -04:00
Dominic Villemure
cc26d104d1 Removed useless using 2024-03-18 21:25:28 -04:00
Kamigen
b7ec5a69a9 Feature: Join us api call 2024-03-17 21:03:08 -04:00
Dominic Villemure
775d25d31d Fix snapshot 2024-03-17 17:03:35 -04:00
Dominic Villemure
a58afc774f Fixed typo 2024-03-17 17:00:43 -04:00
Dominic Villemure
d565d0c98b CleanUp and added migration 2024-03-17 16:59:20 -04:00
Dominic Villemure
0f7cdb3abd Fixed dotnet ef problem, Added a script to start the project and one for Ef 2024-03-17 16:20:43 -04:00
Dominic Villemure
78605ec840 Started FuturCreator 2024-03-16 14:05:54 -04:00