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

Add authentication #2

Merged
merged 5 commits into from
Apr 25, 2022
Merged

Add authentication #2

merged 5 commits into from
Apr 25, 2022

Conversation

lampkin-diet
Copy link
Contributor

Signed-off-by: Andrew Nikitin andrew.nikitin@cheqd.io

@Eengineer1 Eengineer1 merged commit 59b929b into main Apr 25, 2022
Eengineer1 added a commit that referenced this pull request May 23, 2022
lampkin-diet pushed a commit that referenced this pull request Jun 7, 2023
lampkin-diet pushed a commit that referenced this pull request Jun 8, 2023
* Add API guarding

* small fixes

* review comments and small fixes

* Fix authentication middleware (#2)

* build: Remove express-jwt

* Get rid of unused parameter in function

---------

Co-authored-by: DaevMithran <daevmithran1999@gmail.com>
cheqd-bot bot pushed a commit that referenced this pull request Jun 8, 2023
## [2.1.0-develop.18](2.1.0-develop.17...2.1.0-develop.18) (2023-06-08)

### Features

* Add API guarding [DEV-2621] ([#249](#249)) ([3706b4c](3706b4c)), closes [#2](#2)
cheqd-bot bot pushed a commit that referenced this pull request Jun 13, 2023
## [2.3.0](2.2.0...2.3.0) (2023-06-13)

### Features

* Add API guarding [DEV-2621] ([#249](#249)) ([3706b4c](3706b4c)), closes [#2](#2)
* Add credentialSchema attribute ([#262](#262)) ([0e4268a](0e4268a))
* Add support issue verify & revoke credentials [DEV-2669] ([#255](#255)) ([c69df47](c69df47))

### Bug Fixes

* Copy static files to the dist while building ([#253](#253)) ([4f076c0](4f076c0))
* Fix static files copying ([#254](#254)) ([1ea85d3](1ea85d3))
* Move custom_button.js script into static root ([#261](#261)) ([8544020](8544020))
* One more attempt to fix static files ([#260](#260)) ([abaed7a](abaed7a))
* Static files for swagger ([#259](#259)) ([a1fe566](a1fe566))
lampkin-diet pushed a commit that referenced this pull request Sep 11, 2023
ankurdotb added a commit that referenced this pull request Sep 11, 2023
* Add playwright.config.ts.

* Add setup script for authorizing before running
tests.

* Add playwright reports to .gitignore.

* Update package-lock.json.

* Add a new script for running e2e tests.

* Update tsconfig.json.

* Add playwright.yml for GitHub Actions.

* Remove unused includes in tsconfig.json.

* Add new test user environment variables.

* Update playwright.config.ts.

* Use env variables instead of magic strings.

* Add test example.

* Update playwright.yml.

* Remove the custom implementation of JSON.stringify
because this custom method is written incorrectly and doesn't allow to
show swagger.json in SwaggerUI.

* Fix login/logout dynamic custom button panel.

* Revert code.

* Update custom-button.ts.

* Fix namespace lookup

* Additional thing from develop

* Change auth rules due to credential-status endpoint changes

* Add tests for cases when the user with testnet permissions tries to get access to the mainnet resources

* Add test for resource creation

* Sync package-lock.json with package.json

* Setup GitHub Actions to run tests

* Change workflow file name

* debug

* Add variable explicitly

* Add variable for tests

* Get rid of debug

* Daemonize a start server process

* Typo and remove unused code

* Update .gitignore

* reset tsconfig

* Create tsconfig.json

* Update package.json

* npm run format

* Update DEFAULT_DOES_NOT_HAVE_PERMISSIONS

* Fix typo in DEFAULT_STATUS_LIST_INDICES

* Review comments

* Divide tests and dist building

* Make auth separately and other review comments

* Update example.env

* Update playwright.config.ts

* Update index.ts

* Update tsconfig.json

* Update package.json

* Update build.yml

* Update playwright config

* Update Playwright config

* Update package-lock.json

* Update playwright.config.ts

* Move payload files

* Move folder structures

* Fix building/running errors

* Fix storageState file

* Update playwright.config.ts

* Update playwright.config.ts

* Update tsconfig.json

* Fix playwright config (#2)

* Add variables explicitly

* Add variables for tests

* Sort variables

* Update build.yml

* Delete test.yml

* Update package.json

* Update auth.setup.ts

* bump

* Move folders

* Fix paths

* Reduce timeouts

* npm run format

* Ignore if no artifacts found

---------

Co-authored-by: abdulla-ashurov <abdulla.ashurov@dsr-corporation.com>
Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants