QasimaliAuthentication for eBay’s sellers and use of Trading API for getting seller informationIn this blog, I am going to describe how to use Trading Api of eBay to get seller information.Sep 19
Jenn HansenGoogle OAuth2 for RailsWith this blog, I hope to give a clear set of instructions for adding Google OAuth2 login capabilities to a Rails application that is not…Jul 22, 20202
Vishal PandeyDifference between JWT and OAuth in Ruby on RailsJWT (JSON Web Tokens) and OAuth are both used for authentication and authorization in Ruby on Rails applications, but they serve different…Apr 23Apr 23
Emdadul IslamMastering GitHub OmniAuth Integration in Ruby on Rails: A Step-by-Step GuideStep 1:Nov 24, 20231Nov 24, 20231
Henrik Hauge BjørnskovTIL: How to use OmniAuth with PasswordlessUsing OmniAuth with Devise is popular and widely used. However, OmniAuth can also be used standalone with other authentication solutions…Jan 20Jan 20
QasimaliAuthentication for eBay’s sellers and use of Trading API for getting seller informationIn this blog, I am going to describe how to use Trading Api of eBay to get seller information.Sep 19
Jenn HansenGoogle OAuth2 for RailsWith this blog, I hope to give a clear set of instructions for adding Google OAuth2 login capabilities to a Rails application that is not…Jul 22, 20202
Vishal PandeyDifference between JWT and OAuth in Ruby on RailsJWT (JSON Web Tokens) and OAuth are both used for authentication and authorization in Ruby on Rails applications, but they serve different…Apr 23
Emdadul IslamMastering GitHub OmniAuth Integration in Ruby on Rails: A Step-by-Step GuideStep 1:Nov 24, 20231
Henrik Hauge BjørnskovTIL: How to use OmniAuth with PasswordlessUsing OmniAuth with Devise is popular and widely used. However, OmniAuth can also be used standalone with other authentication solutions…Jan 20
InCypress.io ThailandbyShumnan SunCypress technique to bypass OAuth2 in RailsUse cypress-on-rails gem to mock and bypass authentication via App Command.Nov 26, 2021
Emdadul IslamIntegrating OAuth with Google using the Devise Gem(ROR): Comprehensive DocumentationIntroductionNov 24, 2023
Muwonge NicholusSocial Login with React, Rails API, Devise Auth TokenJust the other week, I was faced with a challenge to implement social auth using Omniauth. It seems to me, it wasn't well optimised for…Oct 25, 20203