Jaime
Jaime
Hi! You should use Python 2.
If I just decode the logout token, someone could be using his session to logout another user (if he had his logout token compromissed). To invalidate the session, it would...
I encountered a similar issue. Here is my case and solution: ```js const { auth, requiresAuth } = require('express-openid-connect'); ... app.use({ ... authRequired: false, ... }); ... app.use(requiresAuth(), async (req,...
I was not getting anything on `req.oidc` other than ResponseSomething {} (emty), so I did that as a workaround and it works. If it should work, then I would leave...
Using example `access-an-api.js` I have added `console.log(req.oidc)` on the first line in the `/` path. It prints `RequestContext {}` Full run (error on access to `http://localhost:3000` ``` λ express-openid-connect master...
For me it was the `sudo dnf install g++`
I agree with your take and would also leave WikiHow as part of the OA dataset. Scrapping and training models on copyrighted (this data is under CC) is legal in...
> Enabling Prefer remote images (and refreshing) shows the image, but it was still registered as cloud and local. Logging out and back in again fixes the afflicted images. This...
Same here. I turn it on and my laptops starts struggling.
Same here, 17k assets, with about 2k geotagged. When I open the map, it loads only ~200 assets, but I know there are a load more (I have seen them...