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(pisp): merge in pisp/master #115

Merged
merged 36 commits into from
Oct 8, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
3bb98a5
Updated parties to support account information. (#50)
kleyow May 27, 2020
db9e05b
Edited CI to build PISP docker image. (#51)
kleyow May 29, 2020
30078bc
Updated CI. (#52)
kleyow Jun 10, 2020
0e8d399
#321 Added getSignedChallenge to return U2F resp (#56)
sridharvoruganti Jul 9, 2020
4a5cbbf
Pisp/305 authorizations (#64)
eoln Jul 15, 2020
dd65f17
Pisp/305 POST /authorizations (#64)
eoln Jul 15, 2020
8810526
Merge branch 'pisp/master' of github.com:mojaloop/mojaloop-simulator …
eoln Jul 16, 2020
c005a38
ci: setup checkout after installing default dependenices
eoln Jul 16, 2020
1e297a4
feat: 1671 verify authorization (#82)
eoln Oct 9, 2020
499841d
chore: sync pisp/master to v11.3.0 (#87)
kleyow Dec 29, 2020
c6e1a23
feat(api): add get /accounts/{ID} endpoint (#90)
sridharvoruganti Mar 10, 2021
9400256
chore: add accounts handler and update API def (#91)
sridharvoruganti Mar 11, 2021
ef1c034
feat: add dfsp backend endpoints for authentication testing (#92)
kleyow Mar 30, 2021
946f458
feat: add consentRequests related endpoints (#94)
sridharvoruganti Apr 12, 2021
b1929d6
chore: update consentRequests response structure (#95)
sridharvoruganti Apr 15, 2021
2c815be
feat: 2108 validate thirdparty transaction request (#97)
eoln May 10, 2021
2275c05
chore: update contrib list
eoln May 10, 2021
a278d05
chore: update accounts interface (#103)
kleyow May 18, 2021
b2419fa
chore: update validateConsentRequest and validateAuthToken (#105)
kleyow Jun 4, 2021
0c31dbb
chore: add new endpoints to store consent info for accountId (#112)
kleyow Aug 23, 2021
ceeefae
feat: update `ValidateThirdpartyRequestsTransactionsPostResponse` to …
lewisdaly Aug 26, 2021
397695e
Merge branch 'master' of github.com:mojaloop/mojaloop-simulator into …
lewisdaly Oct 5, 2021
2731bed
chore: noting conflicts
lewisdaly Oct 5, 2021
6226d40
chore: resolving conflicts
lewisdaly Oct 5, 2021
9f57395
chore: resolving conflicts
lewisdaly Oct 5, 2021
3af8d39
fix: unit
lewisdaly Oct 5, 2021
7bd7f58
fix(vulns): run npm audit, fix and ignore unfixable low and moderate …
lewisdaly Oct 5, 2021
fbd895a
fix: cleaning up circleci
lewisdaly Oct 5, 2021
9601334
feat: tidy up circleci config, add autoreleases
lewisdaly Oct 5, 2021
1880d2c
fix(ci): fix ci
lewisdaly Oct 5, 2021
008055a
fix(ci): fix ci
lewisdaly Oct 5, 2021
1c7fb8d
chore: fix linting
lewisdaly Oct 5, 2021
11e7447
fix: ci
lewisdaly Oct 6, 2021
a49d587
fix: ci
lewisdaly Oct 6, 2021
02eedd3
fix: ci
lewisdaly Oct 6, 2021
35d7a95
fix: ci
lewisdaly Oct 6, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 0 additions & 47 deletions .circleci/_set_up_deploy_envs.sh

This file was deleted.

Loading