Proxy /auth/password to the backend

This commit is contained in:
Alex Gleason
2020-05-24 19:14:36 -05:00
parent a2e19e3720
commit 69df2728f4

View File

@ -18,6 +18,7 @@ const backendEndpoints = [
'/nodeinfo',
'/socket',
'/oauth',
'/auth/password',
'/.well-known/webfinger',
'/static',
'/emoji',