Skip to content

Identity creation/update

Chocobozzz requested to merge feature/identity into master
  • I chose to use /update/:identityName? route instead of /:identityName?/update to avoid any confusion with /create route (so vuejs router does not inject create in :identityName variable)
  • I removed the buefy container option because it broke the notification component
Edited by Chocobozzz

Merge request reports