issues
search
membraneframework-labs
/
membrane_live
Webinar app in React, Phoenix and Membrane
Apache License 2.0
12
stars
2
forks
source link
Live 71 live 72 interceptor
#33
Closed
pkrucz00
closed
2 years ago
pkrucz00
commented
2 years ago
Changes:
interceptor that adds jwt and
plug that checks it and sends 401 if something is wrong
guardeed route that navigates user to the main page if token is absent
axios added (
fetch
->
axios
)
Additionally:
LiveDashboard endpoints and telemetry was removed as it was unnecessary
Changes:
fetch
->axios
)Additionally: