Please enable JavaScript.
Coggle requires JavaScript to display documents.
PAT (Client (HTTP (httprequestclient, httprequesturls), Env Config (Dev,…
PAT
Client
HTTP
httprequestclient
httprequesturls
Env Config
Dev
Production
Send http request to api
Routing
Update Client
Get Client Cnfig
Front End /UI
API/Data Resources
Web Api
Logic
Respond to HTTP request from client
Warden
Aoauth2
Protocol for authorizarion
Token Auth
Allows applications to grant access to http service
http://www.bubblecode.net/en/2016/01/22/understanding-oauth2/
Auth between client and api
Build Runner