peakresponse / peak-server

Peak Response Server
https://peakresponse.net
GNU Affero General Public License v3.0
2 stars 1 forks source link

Flash messages not showing after redirect #281

Open francisli opened 10 months ago

francisli commented 10 months ago

When redirecting to auth after unauthorized response, the new auth implementation in Angular does not render flash messages- this may not be possible if they are not cookie backed.

When redirecting to home after forbidden response, there is no toast notification with the flash message.

francisli commented 10 months ago

May need to find an alternative implementation than connect-flash