Signer-plugin-based approach (plugins available)
This commit is contained in:
@@ -170,6 +170,8 @@ export default class Store {
|
||||
}
|
||||
|
||||
this.middleware.push(middleware);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
hasValidToken = (method, appId, token) => {
|
||||
|
||||
Reference in New Issue
Block a user