Spring Boot Security Oauth2 Google

Microservice using OAuth 2.0 and OpenID Connect to authenticate into Google and get information to a user.
Alternatives To Spring Boot Security Oauth2 Google
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Enki823
10 months ago7otherRuby
A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog
Yii2 Authclient4501,3642026 months ago32September 04, 202221bsd-3-clausePHP
Yii 2 authclient extension.
Assent23323a month ago30March 01, 20226mitElixir
Multi-provider framework in Elixir
Engineauth160
7 years ago8otherPython
Multi-Provider Authentication for App Engine
Aerogear Ios Oauth2144
123 years ago10October 22, 2018apache-2.0Swift
Client library for OAuth2/OpenID Connect
Passport Google1371,140695 years ago4February 11, 201323mitJavaScript
Google (OpenID) authentication strategy for Passport and Node.js.
Openid Component103
9 years agoPHP
An OpenID component for CakePHP
Spring Boot Security Oauth2 Google61
3 years ago2Java
Microservice using OAuth 2.0 and OpenID Connect to authenticate into Google and get information to a user.
Flask Googlefed56
7 years ago1March 04, 2012otherPython
Google Federated Logins for Flask.
Omniauth Google Apps4414798 years ago3September 27, 20137Ruby
OmniAuth strategy for Google Apps.
Alternatives To Spring Boot Security Oauth2 Google
Select To Compare


Alternative Project Comparisons
Readme

Spring Boot Security OAuth2 Google and Angular JS

Microservice using OAuth 2.0 and OpenID Connect to authenticate in the Google and get information to user.

Technology stack:

  • Maven;
  • Spring Boot;
  • Spring Web;
  • Spring Security;
  • OAuth2 authentication;
  • Angular JS, HTML, CSS.

1. For registration your app in Google App, perform the following steps:

  • Go to https://console.developers.google.com and login with your Google account (this will be the developer account and the email of this account will be published when someone tries to authenticate with the Google application).
  • If you don't have a project create a new one and then click into the project.
  • In the menu "API manager" on the left side select "Credentials" --> "Create credentials" --> "OAuth client ID".

alt tag

alt tag

  • Copy the client ID and client Secret and update the application.yml

alt tag

2. To run this application use:

mvn spring-boot:run

###3. Open browser and browse at http://localhost:8181/google/login

Popular Google Projects
Popular Openid Projects
Popular Companies Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Google
Spring
Spring Boot
Oauth
Microservices
Angularjs
Spring Security
Openid
Openid Connect