ni / nisystemlink-clients-python

Python API for interacting with a SystemLink Server, created and supported by NI.
https://ni.com/systemlink
MIT License
10 stars 17 forks source link

feat: Add minimal client implementation for auth services #76

Open Giriharan219 opened 3 weeks ago

Giriharan219 commented 3 weeks ago

What does this Pull Request accomplish?

This PR adds some client methods for auth endpoints and testing for these endpoints.

Why should this Pull Request be merged?

This Minimal client for auth APIs will enable users to more easily interact with that APIs.

What testing has been done?

Auto testing is included against NI's test tier.

API Link: Swagger-link