Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 535 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 535 Bytes

RPM-RecordKeeper-Examples

Examples to quickly get started using RPM-RecordKeeper on OpenDips.

RPM-RecordKeeper-ClientExample

Example of how to implement authentication to access RPM-RecordKeeper in C#; based on example from HelseID.

RPM-RecordKeeper-Postman

Example of how to use RPM-RecordKeeper in Postman. Includes a C# WebAPI (BearerTokenProvider) to facilitate JWK authentication in Postman.