#2148 closed enhancement (fixed)
Add parsing support for the OAuth 2.0 authentication mechanism
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.9 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
OAuth 2.0 is described in RFC 6749.
This ticket will add parsing support for the OAuth 2.0 authorisation in PJSIP level.
Change History (1)
comment:1 Changed 6 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 5883:
And thanks to Nick French as the author of the patch.