Skip to content Skip to sidebar Skip to footer
Showing posts with the label Restful Authentication

How To Impement Spotify's Authorization Code With Pkce In Kotlin

So I want to use Spotify's Web API. I have read some documentation that you' ll need to imp… Read more How To Impement Spotify's Authorization Code With Pkce In Kotlin

Sending Bearer Token With Httppost In Android

I couldn't find a way to authenticate my app with my server using the Bearer token I had create… Read more Sending Bearer Token With Httppost In Android