Commit Graph

13 Commits

Author SHA1 Message Date
Dominic Villemure
ab88511f22 #67 added blob storage service + endpoints for profile picture. WIP 2024-06-23 20:24:15 -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
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
PascalMarchesseault
1c277f530d Ajout de PublicCreatorInfo 2024-06-08 12:03:20 -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
Dominic Villemure
5cdfd9c639 #27 more info to myUser and userTransactions 2024-05-18 00:04:10 -04:00
Dominic Villemure
5161e3a91a #27 get last receipt, get minimalUser, get my user 2024-05-12 16:40:24 -04:00
Dominic Villemure
b63d53f109 #27 added userTransactions 2024-04-22 15:55:49 -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
1f795c53bb Removed todos and added User endpoint combined with register. Id changed to guid 2024-04-03 23:57:01 -04:00