Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acoyfellow/UserDO
/ functions
Functions
565 in github.com/acoyfellow/UserDO
⨍
Functions
565
◇
Types & classes
745
Method
get
(id: DurableObjectId, options?: DurableObjectNamespaceGetDurableObjectOptions)
worker-configuration.d.ts:426
Method
get
(key: string, options?: DurableObjectGetOptions)
worker-configuration.d.ts:454
Method
get
(key: string, options?: DurableObjectGetOptions)
worker-configuration.d.ts:467
Method
get
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
worker-configuration.d.ts:1440
Method
get
* Get a secret from the Secrets Store, returning a string of the secret value * if it exists, or throws an error if it does not exist
worker-configuration.d.ts:5241
Method
get
* @param name Name of the Worker script. * @param args Arguments to Worker script. * @param options Options for Dynamic Dispatch invocation.
worker-configuration.d.ts:5676
Method
get
( key: string )
src/UserDO.ts:436
Method
get
(key: string)
src/client.ts:263
Method
get
()
src/database/query.ts:41
Method
get
(id: DurableObjectId, options?: DurableObjectNamespaceGetDurableObjectOptions)
examples/react-vite/worker-configuration.d.ts:416
Method
get
(key: string, options?: DurableObjectGetOptions)
examples/react-vite/worker-configuration.d.ts:444
Method
get
(key: string, options?: DurableObjectGetOptions)
examples/react-vite/worker-configuration.d.ts:457
Method
get
* Get a secret from the Secrets Store, returning a string of the secret value * if it exists, or throws an error if it does not exist
examples/react-vite/worker-configuration.d.ts:6795
Method
get
* @param name Name of the Worker script. * @param args Arguments to Worker script. * @param options Options for Dynamic Dispatch invocation.
examples/react-vite/worker-configuration.d.ts:7231
Method
getAlarm
(options?: DurableObjectGetAlarmOptions)
worker-configuration.d.ts:462
Method
getAlarm
(options?: DurableObjectGetAlarmOptions)
worker-configuration.d.ts:476
Method
getAlarm
(options?: DurableObjectGetAlarmOptions)
examples/react-vite/worker-configuration.d.ts:452
Method
getAlarm
(options?: DurableObjectGetAlarmOptions)
examples/react-vite/worker-configuration.d.ts:466
Method
getAttribute
(name: string)
worker-configuration.d.ts:1179
Method
getAttribute
(name: string)
examples/react-vite/worker-configuration.d.ts:1169
Method
getBookmarkForTime
(timestamp: number | Date)
worker-configuration.d.ts:483
Method
getBookmarkForTime
(timestamp: number | Date)
examples/react-vite/worker-configuration.d.ts:473
Method
getCurrentBookmark
()
worker-configuration.d.ts:482
Method
getCurrentBookmark
()
examples/react-vite/worker-configuration.d.ts:472
Function
getEmailFromToken
(token: string)
src/jwt-utils.ts:91
Method
getHibernatableWebSocketEventTimeout
()
worker-configuration.d.ts:449
Method
getHibernatableWebSocketEventTimeout
()
examples/react-vite/worker-configuration.d.ts:439
Method
getReader
()
worker-configuration.d.ts:1755
Method
getReader
()
examples/react-vite/worker-configuration.d.ts:1745
Method
getTags
(ws: WebSocket)
worker-configuration.d.ts:450
Method
getTags
(ws: WebSocket)
examples/react-vite/worker-configuration.d.ts:440
Method
getTasks
()
examples/multi-tenant/index.ts:22
Method
getTcpPort
(port: number)
worker-configuration.d.ts:2489
Method
getTcpPort
(port: number)
examples/react-vite/worker-configuration.d.ts:2479
Method
getUnredacted
()
worker-configuration.d.ts:2050
Method
getUnredacted
()
examples/react-vite/worker-configuration.d.ts:2040
Method
getWebSocketAutoResponse
()
worker-configuration.d.ts:446
Method
getWebSocketAutoResponse
()
examples/react-vite/worker-configuration.d.ts:436
Method
getWebSocketAutoResponseTimestamp
(ws: WebSocket)
worker-configuration.d.ts:447
Method
getWebSocketAutoResponseTimestamp
(ws: WebSocket)
examples/react-vite/worker-configuration.d.ts:437
Method
getWebSockets
(tag?: string)
worker-configuration.d.ts:444
Method
getWithMetadata
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
worker-configuration.d.ts:1456
Method
getWithMetadata
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
examples/react-vite/worker-configuration.d.ts:1446
Method
group
(...data: any[])
worker-configuration.d.ts:111
Method
group
(...data: any[])
examples/react-vite/worker-configuration.d.ts:101
Method
groupCollapsed
(...data: any[])
worker-configuration.d.ts:113
Method
groupCollapsed
(...data: any[])
examples/react-vite/worker-configuration.d.ts:103
Method
groupEnd
()
worker-configuration.d.ts:115
Method
groupEnd
()
examples/react-vite/worker-configuration.d.ts:105
Function
handleAuthChange
(userData: User | null)
examples/react-vite/src/react-app/App.tsx:39
Method
handleEvent
(event: EventType)
worker-configuration.d.ts:652
Method
handleEvent
(event: EventType)
examples/react-vite/worker-configuration.d.ts:642
Function
handleLogin
(e: React.FormEvent)
examples/react-vite/src/react-app/App.tsx:57
Function
handleLogout
(c: Context)
src/worker.tsx:207
Function
handleLogout
()
examples/react-vite/src/react-app/App.tsx:91
Function
handleSignup
(e: React.FormEvent)
examples/react-vite/src/react-app/App.tsx:74
Method
hasAttribute
(name: string)
worker-configuration.d.ts:1180
Method
hasAttribute
(name: string)
examples/react-vite/worker-configuration.d.ts:1170
Function
hashEmailForId
(email: string)
src/jwt-utils.ts:65
Method
headers
()
src/client.ts:50
Method
idFromName
(name: string)
worker-configuration.d.ts:424
Method
idFromString
(id: string)
worker-configuration.d.ts:425
Method
idFromString
(id: string)
examples/react-vite/worker-configuration.d.ts:415
Method
image
* The bytes of the response
worker-configuration.d.ts:4937
Method
image
* The bytes of the response
examples/react-vite/worker-configuration.d.ts:6490
Method
info
(...data: any[])
worker-configuration.d.ts:117
Method
info
* Get image metadata (type, width and height) * @throws {@link ImagesError} with code 9412 if input is not an image * @param stream The imag
worker-configuration.d.ts:4896
Method
info
(...data: any[])
examples/react-vite/worker-configuration.d.ts:107
Method
info
* Get image metadata (type, width and height) * @throws {@link ImagesError} with code 9412 if input is not an image * @param stream The imag
examples/react-vite/worker-configuration.d.ts:6449
Method
input
* Begin applying a series of transformations to an image * @param stream The image bytes * @returns A transform handle
worker-configuration.d.ts:4902
Method
input
* Begin applying a series of transformations to an image * @param stream The image bytes * @returns A transform handle
examples/react-vite/worker-configuration.d.ts:6455
Function
isTokenExpired
(payload: JwtPayload)
src/jwt-utils.ts:81
Method
json
()
worker-configuration.d.ts:1593
Method
jurisdiction
(jurisdiction: DurableObjectJurisdiction)
worker-configuration.d.ts:427
Method
jurisdiction
(jurisdiction: DurableObjectJurisdiction)
examples/react-vite/worker-configuration.d.ts:417
Method
limit
* Rate limit a request based on the provided options. * @see https://developers.cloudflare.com/workers/runtime-apis/bindings/rate-limit/ * @
worker-configuration.d.ts:5056
Method
limit
(count: number)
src/client.ts:379
Method
limit
(count: number)
src/database/table.ts:136
Method
list
(options?: DurableObjectListOptions)
worker-configuration.d.ts:456
Method
list
(options?: DurableObjectListOptions)
worker-configuration.d.ts:469
Method
list
(options?: KVNamespaceListOptions)
worker-configuration.d.ts:1454
Method
list
(options?: DurableObjectListOptions)
examples/react-vite/worker-configuration.d.ts:446
Method
list
(options?: DurableObjectListOptions)
examples/react-vite/worker-configuration.d.ts:459
Method
list
(options?: KVNamespaceListOptions)
examples/react-vite/worker-configuration.d.ts:1444
Method
locked
()
worker-configuration.d.ts:1751
Method
locked
()
examples/react-vite/worker-configuration.d.ts:1741
Method
log
(...data: any[])
worker-configuration.d.ts:119
Method
login
(email: string, password: string)
src/client.ts:236
Method
logout
()
src/client.ts:250
Function
migrateUserEmail
( { env, oldEmail, newEmail }: { env: Env; oldEmail: string; newEmail: string } )
src/UserDO.ts:130
Method
monitor
()
worker-configuration.d.ts:2486
Method
monitor
()
examples/react-vite/worker-configuration.d.ts:2476
Method
newUniqueId
(options?: DurableObjectNamespaceNewUniqueIdOptions)
worker-configuration.d.ts:423
Method
newUniqueId
(options?: DurableObjectNamespaceNewUniqueIdOptions)
examples/react-vite/worker-configuration.d.ts:413
Method
noRetry
()
worker-configuration.d.ts:1678
Method
noRetry
()
examples/react-vite/worker-configuration.d.ts:1668
Method
now
()
worker-configuration.d.ts:397
Method
offset
(count: number)
src/database/query.ts:36
Method
onChange
(key: string, listener: ChangeListener)
src/client.ts:285
Method
onEndTag
(handler: (tag: EndTag) => void | Promise<void>)
worker-configuration.d.ts:1191
← previous
next →
301–400 of 565, ranked by callers