Method | Description | |
---|---|---|
GetAuthorizationState ( System httpContext ) : |
|
|
SetAuthorization ( System httpContext, |
|
Method | Description | |
---|---|---|
AuthorizeCore ( System httpContext ) : bool |
Test to see if the current http context is authorized for access to Shopify API
|
protected AuthorizeCore ( System httpContext ) : bool | ||
httpContext | System | current httpContext |
return | bool |
public static GetAuthorizationState ( System httpContext ) : |
||
httpContext | System | |
return |
public static SetAuthorization ( System httpContext, |
||
httpContext | System | |
state | ||
return | void |