2025.08.20O·01A Practical Guide to Avoiding App Store Rejections: The Human Factor
How to survive Apple App Store and Google Play reviews. Covering Privacy Manifests, In-App Purchase pitfalls, Copyright issues, and strategies leveraging the fact that 'Humans Review Your App'.
App StoreGoogle PlayReject
→2025.07.12Y·04I Spent 3 Days Implementing 'Login with Google' (OAuth 2.0 Deep Dive)
I thought adding a 'Login with Google' button would be easy. Instead, I faced Redirect URI errors, State parameters, and HTTPS issues. I share the 4-step 'dance' of OAuth 2.0, practical solutions with NextAuth.js, and how to handle mobile deep linking.
SecurityOAuthAuthentication
→