Skip to content

feat(iam,app): implements google as an identity provider#31

Merged
shavinac merged 4 commits into
mainfrom
iam-google-provider
Apr 13, 2022
Merged

feat(iam,app): implements google as an identity provider#31
shavinac merged 4 commits into
mainfrom
iam-google-provider

Conversation

@gdixon

@gdixon gdixon commented Apr 12, 2022

Copy link
Copy Markdown
Contributor

This PR implements Google OAuth as an Identity Provider in the front and back-end.

NOTE: After this is merged, we need to ensure that the .env files are present at /app/.env and /iam/.env - these should contain keys that can be obtained from https://console.cloud.google.com/apis/credentials - we will drop in sample .env files and instructions once we have researched the best way to handle naming - for now a set of .env's can be found in this message: https://discord.com/channels/562828676480237578/954479354639953950/963422145394913280.

--

Closes: #15

@gdixon gdixon force-pushed the iam-google-provider branch from b3a0a0c to e5b6449 Compare April 12, 2022 16:29

@dhxdev dhxdev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shavinac shavinac force-pushed the iam-google-provider branch from e5b6449 to 6ad9b97 Compare April 13, 2022 13:32
@shavinac shavinac merged commit c7aa9ca into main Apr 13, 2022
@farque65 farque65 deleted the iam-google-provider branch April 25, 2022 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

As a passport holder, I can see that I have added a Google stamp to my passport, so that I know I am authenticated

4 participants