lcpojr / watcher_ex

An Oauth2 server interelly in elixir.
Apache License 2.0
10 stars 3 forks source link

feat: add temporary block subject identities manager and commands #38

Closed lcpojr closed 3 years ago

lcpojr commented 3 years ago

Starts to block temporarilly an subject that fails on sign in many times. For now we will have only 5 attempts and 10 minutes block.

In a future maybe it should be configurable.

https://github.com/lcpojr/watcher_ex/issues/29