telesto🌛T
Deno8mo ago
5 replies
telesto🌛

Can't get @deno/kv-oauth to work

Hello, I am trying to use @deno/kv-oauth to enable login only for myself. I am using Angular in the frontend and Deno Deploy here. I would like to use Github OAuth for this and have already created an OAuth app—that should be fine. However, in my Angular frontend, I always get the following response:
https://secret.deno.dev/protected-route
401 Unauthorized

I haven't been able to get the whole thing to run locally yet, which makes it even more difficult. I would first show my Deno code here and then what I have in Angular. Maybe someone has an idea.
Was this page helpful?