feat: harden SaaS authentication and authorization
This commit is contained in:
@@ -392,7 +392,7 @@ public sealed class ProfileService(TikuDbContext dbContext) : IProfileService
|
||||
return new StudentProfileItem(
|
||||
profile.Id,
|
||||
user.Id,
|
||||
user.Username,
|
||||
user.UserName,
|
||||
user.Phone,
|
||||
user.Email,
|
||||
user.Name,
|
||||
|
||||
Reference in New Issue
Block a user