1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 02:24:02 +00:00

refresh access token after creating org

This commit is contained in:
Kyle Spearrin
2017-04-11 15:00:53 -04:00
parent 8984ec3127
commit 400932c6de
4 changed files with 31 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
<section class="content">
<p>
Organizations allow you to share parts of your vault with others as well as manage related users
for a specific entity (such as a company).
for a specific entity (such as a family, small team, or large company).
</p>
<form name="createOrgForm" ng-submit="createOrgForm.$valid && submit(model)" api-form="submitPromise">
<div class="box box-default">