Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kalinjul authored Nov 24, 2023
1 parent 2cdccd2 commit ba023d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Kotlin Multiplatform OIDC
[![Build Snapshot](https://github.com/kalinjul/kotlin-multiplatform-oidc/actions/workflows/build.yml/badge.svg)](https://github.com/kalinjul/kotlin-multiplatform-oidc/actions/workflows/build.yml)

Library for using OpenID Connect / OAuth 2.0 in Kotlin Multiplatform (iOS+Android), Android and soon Xcode projects.

- Currently, it only supports the [Authorization Code Grant Flow](https://datatracker.ietf.org/doc/html/rfc6749#section-4.1).
Expand Down

0 comments on commit ba023d3

Please sign in to comment.