KennethTrecy / peratorakka_server

Server for any Peratorakka client to manage and track personal wealth
https://site--server--xtzwjgsybx5v.code.run
MIT License
0 stars 0 forks source link

Identify client's supported authentication expiration type #3

Closed KennethTrecy closed 11 months ago

KennethTrecy commented 1 year ago

Describe the bug Sometimes, the client does not support the authentication expiration type specified by the server. With that, the client is implicitly authenticated.

To Reproduce Steps to reproduce the behavior:

  1. Try a client with an old version.
  2. See error.

Expected behavior Output an error if the client did not send or has unsupported expiration type.