Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/oidf 15 #30

Closed
wants to merge 56 commits into from
Closed

Feature/oidf 15 #30

wants to merge 56 commits into from

Conversation

robertmathew
Copy link
Contributor

No description provided.

Zoe Maas and others added 30 commits July 12, 2024 11:34
…lt value and refactored the key generation
…ration into feature/OIDF-42

# Conflicts:
#	modules/openid-federation-common/build.gradle.kts
* fix: add missing repositories for windows

* fix: update ci docker compose command
* merge oidf-7

* fix: models package

* fix: openapi TrustMarkOwner property

* fix: create account method return type

* fix: rename file for consistency

* feat: implement migration

* fix: repository dependency

* fix: add missing trailing new line

* feat: implement services module

* fix: package path

* fix: remove unused file
jcmelati and others added 26 commits August 6, 2024 19:42
# Conflicts:
#	.env
#	.github/workflows/ci.yml
#	.gitignore
#	README.md
#	modules/openid-federation-common/build.gradle.kts
#	modules/openid-federation-common/src/commonMain/kotlin/com/sphereon/oid/fed/common/httpclient/OidFederationClient.kt
#	modules/openid-federation-common/src/commonMain/kotlin/com/sphereon/oid/fed/common/jwt/JoseJwt.kt
#	modules/openid-federation-common/src/commonMain/kotlin/com/sphereon/oid/fed/common/mapper/JsonMapper.kt
#	modules/openid-federation-common/src/jsMain/kotlin/com/sphereon/oid/fed/common/jwt/JoseJwt.js.kt
#	modules/openid-federation-common/src/jsTest/kotlin/com/sphereon/oid/fed/common/jwt/JoseJwtTest.js.kt
#	modules/openid-federation-common/src/jvmMain/kotlin/com/sphereon/oid/fed/common/jwt/JoseJwt.jvm.kt
#	modules/openid-federation-common/src/jvmTest/kotlin/com/sphereon/oid/fed/common/httpclient/OidFederationClientTest.kt
#	modules/openid-federation-common/src/jvmTest/kotlin/com/sphereon/oid/fed/common/jwt/JoseJwtTest.jvm.kt
#	modules/persistence/src/commonMain/kotlin/com/sphereon/oid/fed/persistence/Persistence.kt
#	modules/persistence/src/commonMain/kotlin/com/sphereon/oid/fed/persistence/repositories/AccountRepository.kt
#	modules/persistence/src/commonMain/kotlin/com/sphereon/oid/fed/persistence/repositories/KeyRepository.kt
#	modules/persistence/src/jvmMain/kotlin/com.sphereon.oid.fed.persistence/Persistence.jvm.kt
@robertmathew robertmathew marked this pull request as ready for review August 19, 2024 06:56
@jcmelati jcmelati deleted the feature/OIDF-15 branch October 2, 2024 16:23
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.

2 participants