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
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

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