Skip to content

Commit

Permalink
Remove internal-clients disclaimer from auth/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michpohl committed Jun 25, 2024
1 parent ec05ba1 commit b3da026
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ This authentication method uses `clientId` and `clientSecret`, e.g. when utilizi


### Authorization Code Flow (user login)
(Only available for TIDAL internally developed applications for now)

To implement the login redirect flow, follow these steps or refer to our [Demo app](https://github.com/tidal-music/tidal-sdk-android/tree/main/auth/apps/demo) implementation.

1. Initiate the process by initialising [TidalAuth](https://github.com/tidal-music/tidal-sdk-android/blob/main/auth/src/main/kotlin/com/tidal/sdk/auth/TidalAuth.kt).
Expand Down

0 comments on commit b3da026

Please sign in to comment.