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

feat: Add M2MTokenUserInfoFetcher [DEV-3516] #468

Merged
merged 10 commits into from
Jan 12, 2024
Merged

feat: Add M2MTokenUserInfoFetcher [DEV-3516] #468

merged 10 commits into from
Jan 12, 2024

Conversation

DaevMithran
Copy link
Contributor

No description provided.

@ankurdotb
Copy link
Contributor

Task linked: DEV-3495 Add account/create api

@DaevMithran DaevMithran marked this pull request as draft January 9, 2024 15:56
@DaevMithran DaevMithran marked this pull request as ready for review January 10, 2024 10:09
src/controllers/account.ts Outdated Show resolved Hide resolved
src/controllers/account.ts Show resolved Hide resolved
src/controllers/account.ts Outdated Show resolved Hide resolved
src/types/swagger-types.ts Outdated Show resolved Hide resolved
src/controllers/account.ts Show resolved Hide resolved
src/middleware/authentication.ts Show resolved Hide resolved
@DaevMithran DaevMithran changed the title feat: Add M2MTokenUserInfoFetcher feat: Add M2MTokenUserInfoFetcher [DEV-3516] Jan 11, 2024
DaevMithran and others added 3 commits January 11, 2024 18:06
* fix: Fix error handling on tracking operations [DEV-3527] (#461)

* fix: Fix error handling on tracking operations

* Silently log tracking errors

* Remove duplicate return statements

---------

Co-authored-by: Andrew Nikitin <andrew.nikitin@cheqd.io>

* chore(release): 2.15.1-develop.1 [skip ci]

## [2.15.1-develop.1](2.15.0...2.15.1-develop.1) (2024-01-11)

### Bug Fixes

* Fix error handling on tracking operations [DEV-3527] ([#461](#461)) ([53d7dfd](53d7dfd))

* Simplyfing setting up user or customer from fetcher

* Fix it for account creating

---------

Co-authored-by: DaevMithran <61043607+DaevMithran@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
@DaevMithran DaevMithran merged commit 279ec36 into develop Jan 12, 2024
14 checks passed
@DaevMithran DaevMithran deleted the DEV-3495 branch January 12, 2024 07:00
cheqd-bot bot pushed a commit that referenced this pull request Jan 12, 2024
## [2.16.0-develop.1](2.15.1-develop.1...2.16.0-develop.1) (2024-01-12)

### Features

* Add M2MTokenUserInfoFetcher [DEV-3516] ([#468](#468)) ([279ec36](279ec36)), closes [#469](#469) [#461](#461)
@cheqd-bot
Copy link

cheqd-bot bot commented Jan 12, 2024

🎉 This PR is included in version 2.16.0-develop.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

cheqd-bot bot pushed a commit that referenced this pull request Jan 18, 2024
## [2.16.0](2.15.0...2.16.0) (2024-01-18)

### Features

* Add M2MTokenUserInfoFetcher [DEV-3516] ([#468](#468)) ([279ec36](279ec36)), closes [#469](#469) [#461](#461)

### Bug Fixes

* Fix error handling on tracking operations [DEV-3527] ([#461](#461)) ([53d7dfd](53d7dfd))
* Fix for update did [DEV-3494] ([#472](#472)) ([8a7682e](8a7682e))
* Make all the response bodies in predictable format [DEV-3494] ([#454](#454)) ([b3549d8](b3549d8))
* Update email to username in account/create ([#470](#470)) ([b19a353](b19a353))
@cheqd-bot
Copy link

cheqd-bot bot commented Jan 18, 2024

🎉 This PR is included in version 2.16.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@cheqd-bot cheqd-bot bot added the released label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants