WarwickAI / wai-platform

A platform for the management of Warwick AI events, including projects, talks and courses.
MIT License
1 stars 1 forks source link

Read redirect settings from environment #25

Closed tomasff closed 3 years ago

tomasff commented 3 years ago

Fixes #24

The sign in and sign out redirect URL can be set using the REACT_APP_REDIRECT_SIGN_IN and REACT_APP_REDIRECT_SIGN_OUT environment variables. Note that the URL must also be added to the Cognito user pool settings.