Skip to content

issues Search Results · repo:Ziptility/RxDBDotNet language:C#

Filter by

11 results
 (56 ms)

11 results

inZiptility/RxDBDotNet (press backspace or delete to remove)

RxDBDotNet cannot assume that the default scheme should be used. The user may have defined a scheme other than Bearer that should be used when authorizing.
bug
  • rbeauchamp
  • Opened 
    on Oct 16, 2024
  • #106

docs
  • rbeauchamp
  • 1
  • Opened 
    on Oct 6, 2024
  • #95

Description Our GraphQL subscription authentication doesn t support OpenID Connect (OIDC) configuration for JWT validation. This limits the flexibility for users who rely on OIDC providers for authentication, ...
feat
  • rbeauchamp
  • 1
  • Opened 
    on Sep 14, 2024
  • #74

The payload should contain a record with a key of headers which contains the authorization bearer token: /// summary /// Represents the payload for a socket connection, containing the necessary authorization ...
bug
  • rbeauchamp
  • 1
  • Opened 
    on Sep 13, 2024
  • #69

Currently, if authorization is enabled, the code expects the bearer token to be passed in the Authorization header when the WebSocket connection is established. This is not correct: per the graphql-transport-ws ...
bug
  • rbeauchamp
  • 1
  • Opened 
    on Sep 13, 2024
  • #65

Bug: AddReplicationServer() may override user s MutationConventionOptions Current Behavior In GraphQLBuilderExtensions.AddReplicationServer(), RxDBDotNet unconditionally calls: builder.AddFiltering() ...
bug
  • rbeauchamp
  • 1
  • Opened 
    on Sep 6, 2024
  • #56

Enable library users to configure authorization for the rxdbdotnet endpoints. See https://chillicream.com/docs/hotchocolate/v13/server/global-state#initializing-global-state
feat
RxDBDotNet
  • rbeauchamp
  • 1
  • Opened 
    on Aug 11, 2024
  • #39

Users may need to subscribe to a subset of documents similar to filtering pull operations
feat
  • rbeauchamp
  • 1
  • Opened 
    on Aug 6, 2024
  • #36

Describe the bug The name defined in a [GraphQLName] attribute and applied to a TDocument is not being reflected in the generated schema. Like Hot Chocolate, the generated schema type name must reflect ...
bug
  • rbeauchamp
  • Opened 
    on Jul 24, 2024
  • #26
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub