8000 make ClaimsIdentity available in botframework.connector.auth namespace · openvelora/botbuilder-python@4ba6235 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ba6235

Browse files
committed
make ClaimsIdentity available in botframework.connector.auth namespace
1 parent d404827 commit 4ba6235

File tree

1 file changed

+1
-0
lines changed
  • libraries/botframework-connector/botframework/connector/auth

1 file changed

+1
-0
lines changed

libraries/botframework-connector/botframework/connector/auth/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717
from .emulator_validation import *
1818
from .jwt_token_extractor import *
1919
from .constants import *
20+
from .claims_identity import *

0 commit comments

Comments
 (0)
0