ADD:added decode jwt token and automated login to dashboard after login
This commit is contained in:
@@ -8,6 +8,7 @@ import Players from './pages/Players';
|
||||
import Navigation from './pages/Navigation';
|
||||
|
||||
function App() {
|
||||
|
||||
return (
|
||||
<AuthProvider>
|
||||
<Router>
|
||||
|
||||
Reference in New Issue
Block a user