feat: refresh token added
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getAccessToken } from '@/lib/apiClient';
|
||||
import { getAccessToken } from '@/features/authorization/api/identityAPI';
|
||||
import { type PropsWithChildren } from 'react';
|
||||
import { Navigate } from 'react-router-dom';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user