Ensure push subscription is immediately removed when application is revoked (#7548)
* Ensure push subscription is immediately removed when application is revoked * When token is revoked from app, unsubscribe too
This commit is contained in:
parent
5910eb9b61
commit
8378b72eba
8 changed files with 76 additions and 4 deletions
|
@ -1,3 +1,2 @@
|
|||
Fabricator('Web::Setting') do
|
||||
|
||||
Fabricator(:web_setting, from: Web::Setting) do
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue