This repository contains an authentication plugin intended for use in testing other parts of the ID Contact ecosystem. This plugin provides an authentication flow that does not require actual authentication, but provides as authentication result preconfigured attributes.
To build and run this plugin, do:
ROCKET_CONFIG=config.sample.toml cargo run
Complete documentation for this plugin can be found in the general ID Contact documentation