ServiceWorker: make /auth a backend route

This commit is contained in:
Alex Gleason 2022-06-28 15:08:07 -05:00
parent 5864b5a983
commit 4b1c5eb0e8
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -97,6 +97,7 @@ module.exports = merge(sharedConfig, {
'/.well-known',
'/admin',
'/api',
'/auth',
'/instance',
'/main/ostatus',
'/manifest.json',