Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in passport-google-oauth

localhost redirect_uri does not work for Google Oauth2 (results in 400: invalid_request error)

Class App\Http\Controllers\API\UserController does not exist

How to do social auth with a decoupled backend and frontend (Passport / Express / React)

Flutter: Google sign in with REST API server in passport nodejs

Passport Google Oauth2 not prompting select account when only 1 google account logged in

Missing required parameter: redirect_uri with passport-google-oauth

Invalid parameter value for redirect_uri: Missing scheme: /auth/google_auth_code/callback

Access google connections using google people API

How can I make passportjs google login oauth work with JWT instead of creating session through serialize/deserialize method?

Passport & JWT & Google Strategy - Disable session & res.send() after google callback