Skip to content

b---c/oauth-token-bff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OAuth TMI BFF

This repository contains the source for the individual draft, Token Mediating and session Information Backend For Frontend (name subject to change without notice).

main.md is the source in markdown format.

To build the xml2rfc file and transform it into html (you'll need https://github.com/mmarkdown/mmark and https://pypi.org/project/xml2rfc/):

mmark main.md > draft.xml; xml2rfc --html draft.xml

or with the magic of Docker (thanks to Dr. Daniel Fett and https://github.com/oauthstuff/markdown2rfc):

docker run -v `pwd`:/data danielfett/markdown2rfc main.md

About

TBD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published