mirror of
https://github.com/bitwarden/web
synced 2025-12-16 00:03:25 +00:00
token refresh
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
method: 'POST',
|
||||
headers: { 'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8' },
|
||||
transformRequest: transformUrlEncoded,
|
||||
skipAuthorization: true,
|
||||
params: {}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user