Skip to content

thiagocamargodacosta/dpopflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dpopflow

A proof of concept of the DPoP flow described in RFC 9449

This project implements a client and a server that use DPoP Proof JWTs to perform a DPoP flow access grant

Warning

This implementation is not suited for production environments.

The underlying library used thiagocamargodacosta/dpopjwt/v0 does not implement all the requirements needed by the RFC 9449

About

This repository contains a client that builds a DPoP Proof JWT and sends an example request to a server that returns a DPoP bound access token.

About

A proof of concept of the DPoP flow described in [RFC 9449](https://datatracker.ietf.org/doc/html/rfc9449)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages