Keeps track of claimed access and scopes.
RemoteStorage. | Keeps track of claimed access and scopes. |
Functions | |
claim | Claim access on a given scope with given mode. |
Properties | |
scopes | Holds an array of claimed scopes in the form |
Claim access on a given scope with given mode.
claim: function( scope, mode )