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 when running on the desktop #15

Closed besidev closed 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.