seckinsen / heimdall-kotlin-sdk

Kotlin SDK for Consuming the Account Management Service

Home Page:https://ams-heimdall.herokuapp.com/swagger-ui.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heimdall Kotlin SDK

This SDK allows your resource owner to access their resources with access token by providing the token. Also this SDK allows expired access token refreshing functionality. In addition, this SDK provides functionality to manage resource owner's account credentials and authorities. By using the SDK you manage all this feature with a few line of code!

This SDK only provide OAuth2 Resource Owner Password Credentials flow grant.

Quick Start Guide

To start to work on quickly with SDK, see the integration tests on the project.

Troubleshooting

Contact with Seçkin ŞEN

About

Kotlin SDK for Consuming the Account Management Service

https://ams-heimdall.herokuapp.com/swagger-ui.html


Languages

Language:Kotlin 61.2%Language:Groovy 38.8%