-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix: Cleanups #314
fix: Cleanups #314
Conversation
- removed /credential-status/check - removed /credential-status/search - removed /did resolve the DID - removed /presentation/verify
## [2.6.3-develop.2](2.6.3-develop.1...2.6.3-develop.2) (2023-08-02) ### Bug Fixes * Cleanups ([#314](#314)) ([3b8e4ad](3b8e4ad))
🎉 This PR is included in version 2.6.3-develop.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 2.6.4-develop.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.8.0-develop.1](2.7.0...2.8.0-develop.1) (2023-08-10) ### Features * Account bootstrapping [DEV-3051] ([#306](#306)) ([d157535](d157535)) * Remove `DEFAULT_CUSTOMER_ID` [DEV-2851] ([#318](#318)) ([c072af6](c072af6)) ### Bug Fixes * Add data reset before each check ([#326](#326)) ([659a120](659a120)) * Add M2M token refreshing [DEV-3117] ([#327](#327)) ([be04d92](be04d92)) * Cleanups ([#314](#314)) ([3b8e4ad](3b8e4ad)) * Cleanups [DEV-3050] ([#307](#307)) ([2e6b969](2e6b969)) * Fix auth button ([#324](#324)) ([3f88668](3f88668)) * Implement dynamic login/logout button based on user's logged in state [DEV-3092] ([#316](#316)) ([4a2e40d](4a2e40d)) * Move to using scopes correctly from LogTo [DEV-3090] ([#317](#317)) ([3f5e16b](3f5e16b))
🎉 This PR is included in version 2.8.0-develop.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.8.0](2.7.1...2.8.0) (2023-08-15) ### Features * Account bootstrapping [DEV-3051] ([#306](#306)) ([d157535](d157535)) * Remove `DEFAULT_CUSTOMER_ID` [DEV-2851] ([#318](#318)) ([c072af6](c072af6)) ### Bug Fixes * Add data reset before each check ([#326](#326)) ([659a120](659a120)) * Add M2M token refreshing [DEV-3117] ([#327](#327)) ([be04d92](be04d92)) * Added base reference syntax + error handling [DEV-3127] ([#338](#338)) ([4b6048d](4b6048d)) * Cleanups ([#314](#314)) ([3b8e4ad](3b8e4ad)) * Cleanups [DEV-3050] ([#307](#307)) ([2e6b969](2e6b969)) * Faucet setup configuration variables [DEV-3135] ([#342](#342)) ([eb7feac](eb7feac)) * Fix auth button ([#324](#324)) ([3f88668](3f88668)) * Implement dynamic login/logout button based on user's logged in state [DEV-3092] ([#316](#316)) ([4a2e40d](4a2e40d)) * Move to using scopes correctly from LogTo [DEV-3090] ([#317](#317)) ([3f5e16b](3f5e16b)) * Swagger UI fixes and other small tech debts [DEV-3121] ([#339](#339)) ([d7b3daa](d7b3daa)) ### Reverts * LOGTO_MANAGEMENT_API config variable ([afdccbc](afdccbc))
🎉 This PR is included in version 2.8.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.