Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 547 Bytes

File metadata and controls

8 lines (7 loc) · 547 Bytes

AI-on-Demand Platform: Angular examples

This repository contains guides, tutorials and example projects in Angular. Each project demonstrates some aspect related to how to use Angular for developing services connected to AIoD Platform.

authentication

This project demonstrates how to use authenticate against AIoD. Namely:

  • How to get the credentials your application needs to be able to authenticate.
  • How to install libraries you need to authenticate against AIoD Keycloak instances.
  • How to use these libraries in your Angular project.