Checklist
Summary
Provide a native API that allows writing and reading cookies during a user session.
Why?
No response
How?
Provide st.cookies or st.context.cookies as a writable dict that syncs the cookies with the user browser of a given session.
Draft spec
Additional Context
Checklist
Summary
Provide a native API that allows writing and reading cookies during a user session.
Why?
No response
How?
Provide
st.cookiesorst.context.cookiesas a writable dict that syncs the cookies with the user browser of a given session.Draft spec
Additional Context