mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-14 11:48:28 -04:00
088660dddf
# Description of Changes This adds some code samples for using auth claims in Rust, Typescript, and C#. Much of this was originally in https://github.com/clockworklabs/SpacetimeDB/pull/3218. # API and ABI breaking changes <!-- If this is an API or ABI breaking change, please apply the corresponding GitHub label. --> # Expected complexity level and risk 1: this is a docs-only change. # Testing I've tested these code samples locally (with the changes in https://github.com/clockworklabs/SpacetimeDB/pull/3542). --------- Signed-off-by: Jeffrey Dallatezza <jeffreydallatezza@gmail.com> Co-authored-by: John Detter <4099508+jdetter@users.noreply.github.com> Co-authored-by: Tyler Cloutier <cloutiertyler@users.noreply.github.com>