Commit 8e02165
Export AuthCtx and JwtClaims in stdb/server typescript sdk (#4649)
# Description of Changes
Exports AuthCtx and JwtClaims so that they can be used in helper
functions for checking authentication.
# API and ABI breaking changes
None
# Expected complexity level and risk
1
# Testing
None, similar to #4567, just adding more exports
Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>1 parent b974cb7 commit 8e02165
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments