Skip to content

Commit

Permalink
Merge pull request #96 from bunq/bunq/doc#92_add_psd2_to_sidebar
Browse files Browse the repository at this point in the history
Add PSD2 section to sidebar. (#92)
  • Loading branch information
kojoru authored Mar 20, 2019
2 parents ee0406d + 0a6ed56 commit 14430dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/plugins/BunqLayoutPlugin/components/Sidebar/Sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ class Sidebar extends React.Component {
tag: "authentication",
name: "Authentication"
},
{
tag: "psd2",
name: "PSD2 service provider"
},
{
tag: "signing",
name: "Signing"
Expand Down

0 comments on commit 14430dd

Please sign in to comment.