wasp/waspc/examples/todoApp/ext/pages
Giovanni Garufi dcd1549211
auth: Add onAuthSucceededRedirectTo option (#350)
Allows a user to specify a redirect target in case of successful authentication.
This used to be hardcoded to /, and the current implementation will fallback to that if the property is not specified.

Change-type: minor
Signed-off-by: Giovanni Garufi <nazrhom@gmail.com>
2021-11-22 14:23:19 +01:00
..
auth Fixed lint errors in Todo Tutorial (#349) 2021-11-08 14:19:15 +01:00
About.js Fixed lint errors in Todo Tutorial (#349) 2021-11-08 14:19:15 +01:00
Main.js Fixed lint errors in Todo Tutorial (#349) 2021-11-08 14:19:15 +01:00
ProfilePage.js auth: Add onAuthSucceededRedirectTo option (#350) 2021-11-22 14:23:19 +01:00
Task.js Cleaned up example TodoApp. 2020-10-19 15:50:07 +02:00