DenoDDeno
Powered by
KayK
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 banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

What is the best way to get the full url that Deno.serve() is running on?
Jasmine Boba'teaJJasmine Boba'tea / help
15mo ago
deno serve logs?
Jack MJJack M / help
2y ago
deno serve subcommand cleanup
Overlord SupremeOOverlord Supreme / help
2y ago
Deno.serve() + sharp + streams
functiondjFfunctiondj / help
2y ago