TheJacksonLaboratory / PhenopacketLab

An Angular/Springboot web application for the loading, editing, saving of data that follows the Phenopacket Schema
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Feature/security #244

Closed iimpulse closed 1 year ago

iimpulse commented 1 year ago

Hi All,

Pretty basic implementation of Auth0 for angular + spring. Additionally we have saving this user into datastore. If you use spring active profile local it will use the datastore emulator and not connect to the cloud service. By default the cloud run service can connect to other services within the gcp project. Please review!

207 #208 #199