Legacy unified authentication context combining state and actions.
Preserved for backward compatibility but not recommended for new code.
Use AuthStateContext and AuthActionsContext for better performance and separation of concerns.
Deprecated
Use AuthStateContext and AuthActionsContext instead.
Legacy unified authentication context combining state and actions. Preserved for backward compatibility but not recommended for new code. Use
AuthStateContextandAuthActionsContextfor better performance and separation of concerns.Deprecated
Use
AuthStateContextandAuthActionsContextinstead.Source