# globalid-connect-sdk

The connect SDK allows developers to implement the globaliDConnect login and grants them an easy interface to use to access our API

## structure

In order to facilitate the goal of creating a working SDK library that can be imported into other apps easily, the structure of the SDK is set out as follows:

```
tree . 
```

## tests

Unit tests are found in `tests/` and should cover the SDK suite.