JPro-one / jpro-routing

Small web-framework for JPro
https://www.jpro.one
Apache License 2.0
6 stars 0 forks source link

Authentication server for `JPro-Auth` module when running on the desktop/device #16

Open besidev opened 1 year ago

besidev commented 1 year ago

Implement a local server used during the authentication process when the application runs on the desktop. The requirements that are needed to be met are the following:

  1. The implementation should provide a platform independent API.
  2. The authentication server should work seamlessly with the existing jpro-routing module.