ServiceWorker: make /auth a backend route
This commit is contained in:
@ -97,6 +97,7 @@ module.exports = merge(sharedConfig, {
|
||||
'/.well-known',
|
||||
'/admin',
|
||||
'/api',
|
||||
'/auth',
|
||||
'/instance',
|
||||
'/main/ostatus',
|
||||
'/manifest.json',
|
||||
|
||||
Reference in New Issue
Block a user