Sajan Adhikarisajanadhikari.hashnode.dev·Sep 13, 2024Implementing Google OAuth in Django: A Comprehensive GuideAuthentication is a crucial aspect of web applications, and offering users the ability to sign in with their Google accounts can greatly enhance user experience. This guide will walk you through the process of implementing Google OAuth in a Django ap...DiscussDjango
Taiwo Ogunolaunicdev.hashnode.dev·Sep 2, 2024End-to-end Guide to building a Reliable Authentication System for a Startup MVP - Part 2In this part of our guide, we will walk you through the process of integrating Facebook OAuth for user authentication. This step-by-step tutorial will help you create a Facebook OAuth client, configure the necessary settings, and implement the Facebo...Discuss·42 readsEnd-to-end Guide to building a Reliable Authentication System for a Startup MVPOpen Source
Rowland Adimoharowjay.hashnode.dev·Sep 2, 2024Securing Express APIs using OAuth2 and JSON Web TokensIntroduction How secure are your users? In today's digital landscape, where data breaches and cyber attacks are increasingly common, implementing robust authentication in your web applications is no longer optional—it's essential. As developers, we a...Discussauthentication
Nishant Kumar Singhblog.nishants.me·Aug 31, 2024Getting Started with OAuth in NUXT3 using SupabaseThis will cover how you can setup "Continue with Google" login option on your website/ web app.Link to this project's repo can be found here Setting Up NUXT3 Project npx nuxi@latest init <project-name> Installing And Set-up of Required Dependency I...DiscussNuxt
Taiwo Ogunolaunicdev.hashnode.dev·Aug 30, 2024End-to-end Guide to building a Reliable Authentication System for a Startup MVP - Part 1As a startup, you’re always racing against time. Speed is crucial—you need to build, launch, and iterate quickly. That’s why many startups opt to outsource their authentication systems to third-party providers like Auth0, Firebase, or Supabase. These...Timothy Adeyeye and 1 other are discussing this2 people are discussing thisDiscuss·23 likes·82 readsEnd-to-end Guide to building a Reliable Authentication System for a Startup MVPfacebook oauth
Dhananjoy Mahatadhananjoymahata.hashnode.dev·Aug 26, 2024Different Types of Authentication Methods for Web and Mobile AppsIn today's digital age, securing web and mobile applications is paramount. Authentication methods play a crucial role in ensuring that only authorized users can access sensitive information. Here, we explore the different types of authentication meth...Discussauthentication
Opaluwa Emidowo-ojotech-on-diapers.hashnode.dev·Aug 19, 2024Securing Third-Party Integrations in ASP.NET Core Web APIs: OAuth, OpenID Connect, and API KeysWelcome to the 15th Installation of the Mastering C# Series! We've come a long way, and I'm excited to continue this journey with you. This series has been all about helping beginners master C#, and today's tutorial is no different. We’re diving into...Discuss·20 likes third party integration
karan khatikkarankhatik.hashnode.dev·Aug 9, 2024How to Send Emails with Google OAuth Refresh Tokens in a MERN AppHey there! In this guide, we’re going to explore how you can generate a Google OAuth refresh token directly from your application to send emails, instead of using the Google Developer Playground. This method not only helps you manage tokens more effi...Discuss·37 readsgoogle cloud
Tran Hoang PhongforFIS Securityblog.fiscybersec.com·Aug 4, 2024Hàng triệu trang web có khả năng bị tấn công XSS thông qua lỗ hổng trong việc triển khai OAuthSalt Labs, bộ phận nghiên cứu của công ty bảo mật API Salt Security, đã phát hiện và công bố chi tiết về một cuộc tấn công cross-site scripting (XSS) vào Hotjar thông qua cơ chế đăng nhập dựa trên OAuth, và có khả năng ảnh hưởng đến hàng triệu trang ...Discuss·33 readsNewslettershotjar
Logto Developer Bloglogto.hashnode.dev·Jul 9, 2024OAuth 2.1 is here: What you need to knowIntroduction Since OAuth 2.0 (RFC 6749) came out in 2012, the world of web and mobile apps has changed a lot. People are moving from desktops to mobile devices, and Single Page Applications (SPAs) are now all the rage. We've also seen tons of new fra...Discussoauth