Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.04 KB

File metadata and controls

27 lines (15 loc) · 1.04 KB

mesh_validate_auth_header

mesh authorisation header validator

About this app

This is an application to aid the creation and validation of a MESH api authorization header. All validation is performed locally using HMAC(256), your passwords will not leave your desktop

mesh api documentation

Development

Source code is all in lib/main.dart .. /windows /linux /web folders are auto generated (but can be customised)

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.