Skip to content

fix: add authentication to public key routes#52

Merged
siddharthlatest merged 151 commits intodevfrom
fix/public_key_routes
Dec 10, 2019
Merged

fix: add authentication to public key routes#52
siddharthlatest merged 151 commits intodevfrom
fix/public_key_routes

Conversation

@bietkul
Copy link
Copy Markdown

@bietkul bietkul commented Dec 5, 2019

What does this do / why do we need it?

Currently, the routes to set/get public keys are open i.e no authentication, this PR adds auth to those routes and categorizes them into a new category named auth.

What should your reviewer look out for in this PR?

Review the technical details, especially the category & auth logic.

Do you need help or clarification on anything?

Which issue(s) does this PR fix?

@siddharthlatest siddharthlatest changed the base branch from feat/runtime_es6_es7_parity to dev December 10, 2019 03:39
@siddharthlatest siddharthlatest changed the base branch from dev to feat/runtime_es6_es7_parity December 10, 2019 03:39
@siddharthlatest siddharthlatest changed the base branch from feat/runtime_es6_es7_parity to dev December 10, 2019 03:44
@siddharthlatest siddharthlatest changed the base branch from dev to feat/runtime_es6_es7_parity December 10, 2019 03:44
@siddharthlatest siddharthlatest changed the base branch from feat/runtime_es6_es7_parity to dev December 10, 2019 03:49
@siddharthlatest siddharthlatest changed the base branch from dev to feat/runtime_es6_es7_parity December 10, 2019 03:51
@siddharthlatest siddharthlatest changed the base branch from feat/runtime_es6_es7_parity to dev December 10, 2019 03:51
Copy link
Copy Markdown
Member

@siddharthlatest siddharthlatest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested, this works well (y)

@siddharthlatest siddharthlatest merged commit a01c0d0 into dev Dec 10, 2019
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.

7 participants