Skip to content

Authenticate WebSocket connections using the Decentraland's Authchain

License

Notifications You must be signed in to change notification settings

decentraland/dcl-crypto-middleware-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentraland Authentication Middleware for Rust

Utils to authenticate a DCL user using the Authchain

This crate aims to provide all the utilities needed for authenticating an user when creating a new Rust service. It can be compared to this library for TS

It provides:

  • A mechanism for authenticating a WS conneciton.
  • A verification function for signed fetches to be called as a middleware on a HTTP Server.

About

Authenticate WebSocket connections using the Decentraland's Authchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages