Releases: lmtani/iap-auth
Releases · lmtani/iap-auth
v0.2.2
v0.2.1
Breaking changes:
- IapClient class constructor has changed. Now only Oauth server client id is required. See this section for more details.
Update:
- UserAuth and UserIapClient add to the project, so one can access IAP protected resources using only user credentials. See this section for more details.