Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 563 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 563 Bytes

DevNet-Angular-OpenID-REST

An example Angular web application that demonstrates how to authenticate with SuperOffice Online using OpenID Connect, as how a client might use REST services to get, create, and delete Companys, Contacts, Sales, Projects, Webhooks, etc.

Client Folder

Contains the angular application that demonstates using OpenID Connect, as how a client might use REST services to access SuperOffice CRM Online REST Services.

Server Folder

Contains a node server that is used in conjunction with NGROK for observing webhook notifications.