Google IRIS Login

Downloads12
Subscribe
0
Bookmark
1
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues

What's new in this version

Initial Release

Gitter Quality Gate Status Reliability Rating

License: MIT

Google IRIS Login

This is an app to add social login using Google.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/google-iris-login.git

Go to the .env file and input your CLIENT_ID generated in your Google Cloud Console (to generate a CLIENT_ID see the article https://developers.google.com/identity/gsi/web/guides/get-google-api-clientid)

Open the terminal in this directory and call the command to build InterSystems IRIS in container:

$ docker-compose build

To run the InterSystems IRIS in container:

$ docker-compose up -d

What does it do

Allows to the user login using google social login.

  1. Open the Management Portal in your browser (http://localhost:52773/csp/sys/%2525CSP.Portal.Home.zen):
  2. Click the button Sign In with (Google logo)

Credits

  1. Passwordless app - https://openexchange.intersystems.com/package/passwordless
  2. Support from Alexander Koblov - https://community.intersystems.com/user/alexander-koblov
  3. https://developers.google.com/identity/gsi/web/guides/overview
IPM installation
zpm "install GoogleLogin"
Rating
5 (1)
ObjectScript quality test
Passed
Updated on 28 May 2023
ObjectScript quality report
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
Tags
Info
Version
1.0.0
Last updated
2023-03-28
Repository
Open
Documentation
Open
License
Link