Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arun11299/cpp-jwt
/ aud
Function
aud
include/jwt/parameters.hpp:394–398 ·
view source on GitHub ↗
*/
Source
from the content-addressed store, hash-verified
392
/**
393
*/
394
inline detail::audience_param
395
aud(const jwt::string_view aud)
396
{
397
return { aud.data() };
398
}
399
400
/**
401
*/
Callers
2
TEST
Function · 0.85
TEST
Function · 0.85
Calls
1
data
Method · 0.80
Tested by
2
TEST
Function · 0.68
TEST
Function · 0.68