-
If an entry is specified to be included explicitly using "entries" option, ignore the fact that non-CSS resources are specified in the entry.
-
Currently I'm hardcoding this in the local config.js, but I think in Neos we'd want it to be passed in from Neos into a publicly running instance. This would make sure that no one needs to download th…
-
**Problem**
When I run my next application locally `Set-cookie` is set on every request as expected (I am using `nextjs-auth0` for authentication https://github.com/auth0/nextjs-auth0). But after d…
-
once logged in page goes blank and doesn't load. Does work if you press refresh though...
-
### Description
We used RemoteConfig for a feature flag on our web and iOS clients. This feature flag was a boolean and set to false by default. After release of the app we noticed that roughly 200…
-
### 📦 部署环境
Docker
### 📌 软件版本
1.14.4
### 💻 系统环境
Windows
### 🌐 浏览器
Chrome
### 🐛 问题描述
目前部署db版本使用的NEXTAUTH+logto/auth0都存在点击退出后再次登录不用输入任何验证信息,这样比较不安全,比如上班的时候使用办公电脑登录lobe后使用完毕注销登录,下个用户直接点登录啥都不用输入就可…
-
Hi,
Is there any example of how we can integrate famous 3rd party Auth0 login provider?
https://auth0.com/docs/quickstart/webapp/aspnet-owin/01-login
Where to hook up this piece of code in Umb…
-
Related to https://github.com/EventStore/terraform-provider-eventstorecloud/issues/83
Upon upgrade of the provider to 1.5.23, we are now having trouble running plans/apply consistently
We get th…
-
*If you want to see App Mesh implement this idea, please upvote with a :+1:.*
**Tell us about your request**
Today App Mesh allows endpoints within the mesh to communicate with all AWS services (`…
-
It is possible to create a custom element without a view by applying the `@noView` annotation on top of that custom element's view model. However, if you do the same thing to a view that is the target…