federation
Here are 200 public repositories matching this topic...
The upstream issues got closed. It is referenced in:
This issue was created by the ORY Closed Reference Notifier GitHub action.
-
Updated
Apr 18, 2022 - PHP
Hi everyone,
I was following this tutorial , then i tried to share a library between the shell and the mfe1 app.
I created the lib outside the workspace directory with one service injected in root, then added it to the tutorial package.json, and imported it in both shell and mfe1.
Inside b
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logi-
Updated
Apr 26, 2022 - TypeScript
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Apr 26, 2022 - TypeScript
Is your feature request related to a problem? Please describe.
It may be hard to understand why a post is in one of our timelines, especially in the case of someone boosting/linking someone else you don't follow, or when the same post appears multiple times because it got boosted.
Describe the solution you'd like
Adding a little "X boosted/liked" indicator to each concerned card
I want to send Set-Cookie header from one of the federated service back to user? So, I want to know, right now, is there any way to achieve this?
Hi,
is there any possibility to avoid adding 'Input' postfix to name of input objects? If object is already with INPUT_OBJECT annotation I think this is not necessarily.
thanks
-
Updated
Apr 25, 2022 - Go
-
Updated
Apr 23, 2022 - C
-
Updated
Apr 26, 2022 - PHP
Apple touch icon
Is your feature request related to a problem? Please describe.
I added a bookmark to bookwyrm.social to my home screen on an iPhone and the image is a tiny preview of the home timeline, rather than an icon.
Describe the solution you'd like
It would be nice to have the BookWyrm logo as the icon for the link, for aesthetic continuity and for recognition of the bookmark.
**Additional
-
Updated
Oct 26, 2020
-
Updated
Mar 29, 2022 - TypeScript
-
Updated
Apr 19, 2022 - C#
Hi
is there posibility to set key_file and cert_file content in configuration instead of path?
my application is runing inside docker, so this files are not stored on local filesystem,
but i can set it from outside via variable in os.environ
probably i could do some workaround, and save content into file temp file and set this file,
before saml2 config is parsed
but i am asking her
Need simpler example
-
Updated
Apr 26, 2022 - TypeScript
Token reuse just gives Internal Server Error, would be nice to get something a little more informative :)
-
Updated
Apr 26, 2022 - Go
-
Updated
Apr 26, 2022 - C++
-
Updated
Apr 22, 2022 - Python
-
Updated
Apr 24, 2022 - Elixir
serious problem !
hello,
I encounter this error when executing the project :
[Nest] 22613 - 07/25/2021, 4:34:24 PM LOG [InstanceLoader] EventStoreModule dependencies initialized +1ms
[Nest] 22613 - 07/25/2021, 4:34:24 PM ERROR [ExceptionHandler] Nest can't resolve dependencies of the CommandBus (?). Please make sure that the argument ModuleRef at index [0] is available in the CqrsMo-
Updated
Nov 12, 2021 - Java
-
Updated
Jan 21, 2022 - Scala
-
Updated
Mar 4, 2022 - Go
Improve this page
Add a description, image, and links to the federation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the federation topic, visit your repo's landing page and select "manage topics."

Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.
This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.