I have been reading about OAuth and JWT in general. One question that has been troubling me is around authentication of SPA that use APIs to provide data. As per my understanding - SPA shows user a login page. User grants credentials and hits login ...
Join discussionHow do I implement a User Authentication API Token and private routing for my react Web Application? I'm using Redux for state management and React Router Dom for Routing. Please help!!
BBlaine commentedHi Team, I'm trying to implement the firebase authetnication react component but the popup isn't showing properly in this code: https://codesandbox.io/s/small-rgb-tqd4z when I click on any of the social login buttons. Could you please help me trouble...
GDiego and 1 more commentedLet's say we have the following scenario: A user login with correct credentials and he gets a token with expiration date. After some time (lets say 30 minutes) the token is expired and the user has to give again his credentials to be authorized. Our ...
NSNNikosDev and 2 more commentedI'm looking for any Gatsby.js enthusiasts who have worked out connecting various strategies with Passport.js to Gatsby. I'm using gatsby-plugin-express and proxying my authentication API (because I also serve some data to the front end). But, the fro...
Join discussionI got a small project where I just have to make their authentication . They are quite serious about their security and they want raw-php as well . I tried my best to implement maximum steps to make it hard secure I did validate and sanitize the inp...
SEMSerdar and 3 more commented