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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user