feat: update auth logic
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
from src.application.commands.organization_commands import (
|
||||
GetOrganizationCommand,
|
||||
ListOrganizationsCommand,
|
||||
)
|
||||
from src.application.commands.organization_commands import GetOrganizationCommand
|
||||
from src.application.commands.organization_wallet_commands import (
|
||||
GetOrganizationMnemonicCommand,
|
||||
GetOrganizationSecretKeysCommand,
|
||||
|
||||
Reference in New Issue
Block a user