a-sit-plus / vck

Kotlin Multiplatform library implementing W3C VC Data Model and ISO 18013-5 mDL
https://a-sit-plus.github.io/vck/
Apache License 2.0
29 stars 2 forks source link

Extract OAuth 2.0 functionality #131

Closed nodh closed 1 month ago

nodh commented 2 months ago

While working on https://github.com/a-sit-plus/vck/pull/130 it appeared to me we should extract more logic from OAuth 2.0 to decouple it from issuing, which should help with the ongoing work in https://github.com/a-sit-plus/vck/pull/127