Create a Redux Toolkit slice for user authentication.
import { createSlice, createAsyncThunk } from '@reduxjs/toolkit'; // Create auth slice