feat: ✨ token extractor middleware
This commit is contained in:
parent
96199f71ef
commit
4f874d8789
9 changed files with 247 additions and 32 deletions
|
@ -21,8 +21,11 @@ web-sys = { version = "0.3.77", features = [
|
|||
"MediaTrackConstraintSet",
|
||||
"Navigator",
|
||||
"RtcConfiguration",
|
||||
"RtcIceCandidate",
|
||||
"RtcIceCandidateInit",
|
||||
"RtcIceServer",
|
||||
"RtcPeerConnection",
|
||||
"RtcPeerConnectionState",
|
||||
"RtcSdpType",
|
||||
"RtcSessionDescription",
|
||||
"RtcSessionDescriptionInit",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue