eve
Version:
Filesystem-first framework for durable backend AI agents that run anywhere.
1 lines • 236 B
JavaScript
function createRuntimeSessionAuthContext(e){return{attributes:e.attributes,authenticator:e.authenticator,issuer:e.issuer,principalId:e.principalId,principalType:e.principalType,subject:e.subject}}export{createRuntimeSessionAuthContext};