wasp/waspc/examples/todoApp
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
..
ext auth: Add onAuthSucceededRedirectTo option (#350) 2021-11-22 14:23:19 +01:00
migrations Added new migration to examples/todoApp. 2021-07-05 17:47:28 +02:00
.env Implemented support for dotenv file. (#208) 2021-04-16 12:43:57 +02:00
.gitignore Added missing wasp files to examples/todoApp. 2020-09-30 13:44:46 +02:00
.wasproot Added missing wasp files to examples/todoApp. 2020-09-30 13:44:46 +02:00
todoApp.wasp auth: Add onAuthSucceededRedirectTo option (#350) 2021-11-22 14:23:19 +01:00