PinnedGoogle OAuth, PHP-Symfony, API-Platform, JWTSymfony application using Google OAuth for authentication. When a user signs in through Google, our system will check if the user already…Dec 28, 2023Dec 28, 2023
PinnedTesting Benford’s Law in Symfony 5, Php FrameworkBenford’s law used for election data, deepfakes, Genome data, scientific fraud detection, accounting fraud detection and macroeconomic…Sep 15, 2020Sep 15, 2020
PinnedPublished inThe StartupFormats Supported By the API PlatformThe API system has built-in content negotiation capabilities. By default, only the JSON-LD format is enabled. However, API Platform Core…Sep 8, 2020Sep 8, 2020
Flutter: Google sign-in with REST API (JWT)Flutter app that allows users to sign in with their Google accounts, leveraging a REST API built with Symfony framework for authentication…Aug 11Aug 11
Revolutionizing App Design: Flutter 3.16 Embraces Material 3 for Cutting-Edge UIsFlutter’s latest major update, version 3.16, brings several significant advancements and features, enhancing its capabilities as a…Dec 5, 2023Dec 5, 2023
BLoC vs Cubit: Unraveling the Secrets of State Management in FlutterCubit and Bloc are two approaches to state management in Flutter and are part of the Bloc library. Both offer reactive solutions for state…Nov 24, 2023Nov 24, 2023
Hybrid DatabasesHybrid databases typically combine the features of traditional relational database management systems (RDBMS) with NoSQL (Not Only SQL)…Nov 24, 2023Nov 24, 2023
Hibrit VeritabanlarıGenellikle geleneksel ilişkisel veritabanı (RDBMS) sistemleri ile NoSQL (Not Only SQL) teknolojilerinin özelliklerini birleştiren…Nov 24, 2023Nov 24, 2023
Google OAuth “invalid_grant” because of URL-encoded formatIf Instead of decoding the the url received you copied directly the code and passed to your API you got “invalid_grant” errorFeb 23, 2023Feb 23, 2023