Activity
refactor: rename postSend to httpSend
refactor: rename postSend to httpSend
fix(realtime): add explicit REST API broadcast method
fix(realtime): add explicit REST API broadcast method
ci: run examples workflow on Xcode 26
ci: run examples workflow on Xcode 26
docs: fix example apps not building
docs: fix example apps not building
fix: exclude __Snapshots__ directories from test targets
fix: exclude __Snapshots__ directories from test targets
fix: exclude __Snapshots__ directories from test targets
fix: exclude __Snapshots__ directories from test targets
chore(main): release 2.34.0
chore(main): release 2.34.0
Force push
chore(main): release 2.34.0
chore(main): release 2.34.0
Force push
feat(auth): introduce getClaims method to verify and extract JWT clai…
feat(auth): introduce getClaims method to verify and extract JWT clai…
Pull request merge
fix encoding implementation of JWTClaims type
fix encoding implementation of JWTClaims type
fallback to getUser if Security isn't available
fallback to getUser if Security isn't available
test: add tests for getClaims method
test: add tests for getClaims method