D
Deno
K
Deno
β’
3y ago
β’
4 replies
Kay
Deno.serve get full path instead of only params and url
I need to get params from an url like this
http://localhost:8000/auth#token_type=Bearer&access_token=CENCORED&expires_in=604800&scope=identify
http://localhost:8000/auth#token_type=Bearer&access_token=CENCORED&expires_in=604800&scope=identify
but the params arnt after a
? but after a
# so how do i get that using deno
.serve
?
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
What is the best way to get the full url that Deno.serve() is running on?
J
Jasmine Boba'tea / help
15mo ago
deno serve logs?
J
Jack M / help
2y ago
deno serve subcommand cleanup
O
Overlord Supreme / help
2y ago
Deno.serve() + sharp + streams
F
functiondj / help
2y ago