Shopify OAuth proxy.
This commit is contained in:
parent
313a07941f
commit
b431e57996
9
http.txt
9
http.txt
|
|
@ -141,6 +141,12 @@ metrics
|
||||||
mobile
|
mobile
|
||||||
notifications
|
notifications
|
||||||
oauth
|
oauth
|
||||||
|
oauth2/auth
|
||||||
|
oauth2/callback
|
||||||
|
oauth2/sign_in
|
||||||
|
oauth2/sign_out
|
||||||
|
oauth2/start
|
||||||
|
oauth2/userinfo
|
||||||
oauth-callback
|
oauth-callback
|
||||||
oauth/discovery/keys
|
oauth/discovery/keys
|
||||||
oauth/introspection
|
oauth/introspection
|
||||||
|
|
@ -156,6 +162,7 @@ password.txt
|
||||||
permissions
|
permissions
|
||||||
personal
|
personal
|
||||||
php.ini
|
php.ini
|
||||||
|
ping
|
||||||
platform/api/
|
platform/api/
|
||||||
probe
|
probe
|
||||||
prod
|
prod
|
||||||
|
|
@ -165,6 +172,7 @@ proxy
|
||||||
public
|
public
|
||||||
rapidoc
|
rapidoc
|
||||||
Readme.md
|
Readme.md
|
||||||
|
redoc
|
||||||
redocs
|
redocs
|
||||||
registration
|
registration
|
||||||
rest
|
rest
|
||||||
|
|
@ -229,7 +237,6 @@ version
|
||||||
.well-known/matrix
|
.well-known/matrix
|
||||||
.well-known/oauth-authorization-server
|
.well-known/oauth-authorization-server
|
||||||
.well-known/openid-configuration
|
.well-known/openid-configuration
|
||||||
/.well-known/openid-configuration
|
|
||||||
.well-known/uma2-configuration
|
.well-known/uma2-configuration
|
||||||
wp-content/debug.log
|
wp-content/debug.log
|
||||||
zk_test
|
zk_test
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue