BaseApiController<TUserState>.TUserState
UserState instance that holds cached user data info that gets persisted into an authentication cookie or token for easy reuse without reloading a user record.
Works with Auth Cookie or JWT token Authentication just ensure you write out UserState into claims when creating Cookie/Token via
public UserState TUserState
© West Wind Technologies, 2025 • Updated: 2025-03-06
Comment or report problem with topic