Skip to content

Creating a Google OpenID Connect Login System for Google Chrome Extensions

Notifications You must be signed in to change notification settings

an-object-is-a/google-openid-connect-chrome-extension

Repository files navigation

thumbnail

If you need a secure login system for your Chrome Extension, but you don't want to or don't know how to create all of the necessary gear--authentication servers, databases...---you can use the oAuth2/OpenID Connect protocols (specifically OpenID Connect) to create one for you.

By delegating the authentication (different from authorization) of your login system to a secure, trusted login system like Google's, you can have a safe and secure system for your Chrome Extension up and running in no time.

About

Creating a Google OpenID Connect Login System for Google Chrome Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published