Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ constructor:
\n }\n ````"
defaultValue: None
types:
- <xref:Union>[<xref:str>, <xref:dict>]
- <xref:typing.Union>[<xref:str>, <xref:dict>]
- name: client_claims
description: "*Added in version 0.5.0*:\nIt is a dictionary of extra claims that\
\ would be signed by\nby this <xref:msal.application.ConfidentialClientApplication>\
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ constructor:
\n }\n ````"
defaultValue: None
types:
- <xref:Union>[<xref:str>, <xref:dict>]
- <xref:typing.Union>[<xref:str>, <xref:dict>]
- name: client_claims
description: "*Added in version 0.5.0*:\nIt is a dictionary of extra claims that\
\ would be signed by\nby this <xref:msal.application.ConfidentialClientApplication>\
Expand Down
88 changes: 88 additions & 0 deletions xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,14 @@ references:
href: https://docs.python.org/3/library/binascii.html#binascii.Incomplete
name: Incomplete
uid: binascii.Incomplete
- fullName: calendar.IllegalMonthError
href: https://docs.python.org/3/library/calendar.html#calendar.IllegalMonthError
name: IllegalMonthError
uid: calendar.IllegalMonthError
- fullName: calendar.IllegalWeekdayError
href: https://docs.python.org/3/library/calendar.html#calendar.IllegalWeekdayError
name: IllegalWeekdayError
uid: calendar.IllegalWeekdayError
- fullName: concurrent.futures.BrokenExecutor
href: https://docs.python.org/3/library/concurrent.futures.html#concurrent.futures.BrokenExecutor
name: BrokenExecutor
Expand Down Expand Up @@ -1439,6 +1447,14 @@ references:
href: https://docs.python.org/3/library/calendar.html#calendar.HTMLCalendar.cssclasses_weekday_head
name: cssclasses_weekday_head
uid: calendar.HTMLCalendar.cssclasses_weekday_head
- fullName: calendar.IllegalMonthError.month
href: https://docs.python.org/3/library/calendar.html#calendar.IllegalMonthError.month
name: month
uid: calendar.IllegalMonthError.month
- fullName: calendar.IllegalWeekdayError.weekday
href: https://docs.python.org/3/library/calendar.html#calendar.IllegalWeekdayError.weekday
name: weekday
uid: calendar.IllegalWeekdayError.weekday
- fullName: class.__bases__
href: https://docs.python.org/3/library/stdtypes.html#class.__bases__
name: __bases__
Expand Down Expand Up @@ -3139,6 +3155,14 @@ references:
href: https://docs.python.org/3/library/logging.html#logging.Logger.propagate
name: propagate
uid: logging.Logger.propagate
- fullName: logging.LoggerAdapter._log
href: https://docs.python.org/3/library/logging.html#logging.LoggerAdapter._log
name: _log
uid: logging.LoggerAdapter._log
- fullName: logging.LoggerAdapter.manager
href: https://docs.python.org/3/library/logging.html#logging.LoggerAdapter.manager
name: manager
uid: logging.LoggerAdapter.manager
- fullName: logging.StreamHandler.terminator
href: https://docs.python.org/3/library/logging.handlers.html#logging.StreamHandler.terminator
name: terminator
Expand Down Expand Up @@ -5159,6 +5183,18 @@ references:
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.bytes_le
name: bytes_le
uid: uuid.UUID.bytes_le
- fullName: uuid.UUID.clock_seq
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.clock_seq
name: clock_seq
uid: uuid.UUID.clock_seq
- fullName: uuid.UUID.clock_seq_hi_variant
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.clock_seq_hi_variant
name: clock_seq_hi_variant
uid: uuid.UUID.clock_seq_hi_variant
- fullName: uuid.UUID.clock_seq_low
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.clock_seq_low
name: clock_seq_low
uid: uuid.UUID.clock_seq_low
- fullName: uuid.UUID.fields
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.fields
name: fields
Expand All @@ -5175,6 +5211,26 @@ references:
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.is_safe
name: is_safe
uid: uuid.UUID.is_safe
- fullName: uuid.UUID.node
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.node
name: node
uid: uuid.UUID.node
- fullName: uuid.UUID.time
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time
name: time
uid: uuid.UUID.time
- fullName: uuid.UUID.time_hi_version
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time_hi_version
name: time_hi_version
uid: uuid.UUID.time_hi_version
- fullName: uuid.UUID.time_low
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time_low
name: time_low
uid: uuid.UUID.time_low
- fullName: uuid.UUID.time_mid
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time_mid
name: time_mid
uid: uuid.UUID.time_mid
- fullName: uuid.UUID.urn
href: https://docs.python.org/3/library/uuid.html#uuid.UUID.urn
name: urn
Expand Down Expand Up @@ -11539,6 +11595,14 @@ references:
href: https://docs.python.org/3/library/io.html#io.TextIOWrapper.reconfigure
name: reconfigure
uid: io.TextIOWrapper.reconfigure
- fullName: io.TextIOWrapper.seek
href: https://docs.python.org/3/library/io.html#io.TextIOWrapper.seek
name: seek
uid: io.TextIOWrapper.seek
- fullName: io.TextIOWrapper.tell
href: https://docs.python.org/3/library/io.html#io.TextIOWrapper.tell
name: tell
uid: io.TextIOWrapper.tell
- fullName: ipaddress.IPv4Address.__format__
href: https://docs.python.org/3/library/ipaddress.html#ipaddress.IPv4Address.__format__
name: __format__
Expand Down Expand Up @@ -19991,6 +20055,10 @@ references:
href: https://docs.python.org/3/library/errno.html#errno.EBUSY
name: EBUSY
uid: errno.EBUSY
- fullName: errno.ECANCELED
href: https://docs.python.org/3/library/errno.html#errno.ECANCELED
name: ECANCELED
uid: errno.ECANCELED
- fullName: errno.ECHILD
href: https://docs.python.org/3/library/errno.html#errno.ECHILD
name: ECHILD
Expand Down Expand Up @@ -20275,10 +20343,18 @@ references:
href: https://docs.python.org/3/library/errno.html#errno.ENOTNAM
name: ENOTNAM
uid: errno.ENOTNAM
- fullName: errno.ENOTRECOVERABLE
href: https://docs.python.org/3/library/errno.html#errno.ENOTRECOVERABLE
name: ENOTRECOVERABLE
uid: errno.ENOTRECOVERABLE
- fullName: errno.ENOTSOCK
href: https://docs.python.org/3/library/errno.html#errno.ENOTSOCK
name: ENOTSOCK
uid: errno.ENOTSOCK
- fullName: errno.ENOTSUP
href: https://docs.python.org/3/library/errno.html#errno.ENOTSUP
name: ENOTSUP
uid: errno.ENOTSUP
- fullName: errno.ENOTTY
href: https://docs.python.org/3/library/errno.html#errno.ENOTTY
name: ENOTTY
Expand All @@ -20299,6 +20375,10 @@ references:
href: https://docs.python.org/3/library/errno.html#errno.EOVERFLOW
name: EOVERFLOW
uid: errno.EOVERFLOW
- fullName: errno.EOWNERDEAD
href: https://docs.python.org/3/library/errno.html#errno.EOWNERDEAD
name: EOWNERDEAD
uid: errno.EOWNERDEAD
- fullName: errno.EPERM
href: https://docs.python.org/3/library/errno.html#errno.EPERM
name: EPERM
Expand Down Expand Up @@ -37075,6 +37155,14 @@ references:
href: https://docs.python.org/3/library/stdtypes.html#range
name: range
uid: range
- fullName: re.Match
href: https://docs.python.org/3/library/re.html#re.Match
name: Match
uid: re.Match
- fullName: re.Pattern
href: https://docs.python.org/3/library/re.html#re.Pattern
name: Pattern
uid: re.Pattern
- fullName: re.RegexFlag
href: https://docs.python.org/3/library/re.html#re.RegexFlag
name: RegexFlag
Expand Down