Skip to content

Commit f05c195

Browse files
author
Kavita Chaudhry
committed
Fix Private Route
Without WithRouter and location, when you redirect after authentication if a route has a params in the path, it won't redirect correctly (a route like this identity/:id/ ...) won't work
1 parent 56555b3 commit f05c195

4 files changed

Lines changed: 13485 additions & 16 deletions

File tree

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ node_modules
44
**/auth0-variables.js
55
npm-debug.log
66
.editorconfig
7-
.idea/workspace.xml
8-
.idea/vcs.xml
9-
.idea/encodings.xml

0 commit comments

Comments
 (0)