File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,8 @@ Sets the global settings for store **logout** action.
73
73
* **type** - Sets the token type of the authorization header.
74
74
75
75
#### redirect
76
- * **notLoggedInRedirectTo ** - Sets the redirect URL default of the users not logged in. Only when ` auth` middleware is added to a page.
77
- * **loggedInRedirectTo ** - Sets the redirect URL default of the users logged in. Only when ` no- auth` middleware is added to a page.
76
+ * **notLoggedIn ** - Sets the redirect URL default of the users not logged in. Only when ` auth` middleware is added to a page.
77
+ * **loggedIn ** - Sets the redirect URL default of the users logged in. Only when ` no- auth` middleware is added to a page.
78
78
79
79
## Example usage
80
80
You can’t perform that action at this time.
0 commit comments