wasp/waspc/data/Generator/templates
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
..
db Implemented PSL model parser, used it for Entity. (#201) 2021-03-15 17:10:01 +01:00
react-app auth: Add onAuthSucceededRedirectTo option (#350) 2021-11-22 14:23:19 +01:00
server Merge pull request #279 from saatvikshah/auth_opt_out 2021-07-21 16:28:18 +02:00
Dockerfile Fixed places where auth stuff was used even when no auth. 2021-02-04 14:18:59 +01:00
dockerignore Added support for manual deployment of generated code (backend and frontend) (#167) 2021-02-03 19:26:14 +01:00