issues
search
qbicsoftware
/
variantstore-service
The Variantstore is a Java/Groovy-based service application implemented using the Micronaut framework and enables storage and access to information on genomic variants and metadata from a connected database via a RESTful API.
MIT License
4
stars
1
forks
source link
Fix OAuth configuration
#59
Closed
christopher-mohr
closed
2 years ago
christopher-mohr
commented
2 years ago
This
fixes the OAuth 2.0 configuration, which was necessary due to the changes in the new Micronaut/Security versions
adds documentation on the OAuth 2.0 configuration
adds the schema names to the PostgreSQL datasource configuration
This