spring-boot-react-oauth2-social-login-demo icon indicating copy to clipboard operation
spring-boot-react-oauth2-social-login-demo copied to clipboard

Spring Boot React OAuth2 Social Login with Google, Facebook, and Github

Results 44 spring-boot-react-oauth2-social-login-demo issues
Sort by recently updated
recently updated
newest added

The following candidates were found but could not be injected: - Bean method 'clientRegistrationRepository' in 'OAuth2ClientRegistrationRepositoryConfiguration' not loaded because OAuth2 Clients Configured Condition registered clients is not available Action: Consider...

Warning:(42, 39) java: removeAuthorizationRequest(javax.servlet.http.HttpServletRequest) in org.springframework.security.oauth2.client.web.AuthorizationRequestRepository has been deprecated I'm copying that code into a new override that accepts a response object as well (not using it.. yet). But I'm...

Hello and thanks for this awesome configuration. I'm not sure about sending token as url param to client devices. Is there any better solution? Of course I want to keep...

https://github.com/callicoder/spring-boot-react-oauth2-social-login-demo/blob/1b77669e0ca326b1c556a83dc0c3bae233653788/spring-social/src/main/java/com/example/springsocial/security/oauth2/OAuth2AuthenticationSuccessHandler.java#L66 In the above link, an access token is generated and passed back to user-agent (browser) as query param. Is there a security risk for transferring access token in plain...

What will be the userInfoURL for Google?

Hi, Thank you for the sample application. It works nice in local, but when I deploy it on server its not working here is the scenario, 1. UI developed using...

Greetings, Project was updated to Spring Boot 3.1.0, and migrate to postgresql. And i have test Github auth and its working.

Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...

dependencies