federation
Here are 186 public repositories matching this topic...
Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).
While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit
-
Updated
Dec 31, 2021 - PHP
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:
/logiHey,
I've tried to use HMR with multiple remotes, but it seems that only the first one that is loaded has the HMR working. The rest updates the source (I can see in devtools the file updated) but it doesn't update the layout.
@burhanuday did you manage with multiple remotes? can you add an example ?
Thanks and merry xmas.
-
Updated
Jan 1, 2022 - TypeScript
-
Updated
Nov 12, 2021 - JavaScript
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
-
Updated
Dec 30, 2021 - TypeScript
I have been looking into the following reported issue: mercurius-js/auth#32 (comment)
And have replicated with the following test:
test('errors - should use statusCode from error if present', async (t) => {
const schema = `
type Query {
error: String!
}
`
const resolvers = {
Query: {
error () {
thrIs your feature request related to a problem? Please describe.
Currently we don't have any integration tests that verify that generated federated GraphQL schemas are valid with the Apollo Gateway.
Describe the solution you'd like
One of the PR hooks (Github Action?) start up the example federation apps (including gateway) and verify federation works.
Additional context
Related
-
Updated
Dec 20, 2021 - Go
-
Updated
Dec 31, 2021 - C
-
Updated
Dec 30, 2021 - PHP
-
Updated
Oct 26, 2020
import isbn
Is your feature request related to a problem? Please describe.
I'm using inventaire.io and i would like to import my bookdata from this site into my bookwyrm account.
Describe the solution you'd like
I want to export inventaire.io's bookdata and import it into bookwyrm.
Describe alternatives you've considered
I've tried to go through goodreads and co but i didn't find how to
-
Updated
Dec 14, 2021 - TypeScript
-
Updated
Dec 28, 2021 - 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
Dec 31, 2021 - TypeScript
-
Updated
Dec 20, 2021 - Go
-
Updated
Dec 31, 2021 - C++
Token reuse just gives Internal Server Error, would be nice to get something a little more informative :)
-
Updated
Dec 31, 2021 - Python
-
Updated
Dec 29, 2021 - Elixir
-
Updated
Nov 12, 2021 - Java
-
Updated
Jun 23, 2021 - Scala
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 CqrsMoImprove 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."

Steps to reproduce
Expected behaviour
App navigation should open
Actual behaviour
Doesn't show, or open when clicked several times
Server configuration
Operating system:
CentOS 7
Web server:
Apache
Database:
MySQL
PHP version:
7.4
Nextcloud version: (see Nextcloud admin page)
22.1.0
**Update