Shift 2 Dev
Home
About
Blog
Contact
Privacy Policy
Search for:
Search Button
token
Use FCM In Android Compose to Receive Push Notifications
10
Mar, 25
In this post I will show you how I implemented Firebase Cloud Messaging in Android Compose to receive push notifications.
Read More
Decode JWT In Android
6
Feb, 25
This post I will show you what I use to decode JWT to view the header and payload in Android.
Read More
Authenticator For Retrofit In Android To Handle JWT Authentication
5
Feb, 25
I will show you an example of how to create a custom authenticator for Retrofit in Android to handle user authentication using JWT.
Read More