You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a feature request from my workplace to add an approval step for self-registering keys. Currently when someone registers a key, it can be authenticated immediately, the Authenticator model doesn't have a status field to disable the key.
Is this something I can implement and be included into this package?
The text was updated successfully, but these errors were encountered:
I think this might prove useful in our workplace as well. Being able to disable authenticator without removing it sound like a good feature anyway =o).
I have a feature request from my workplace to add an approval step for self-registering keys. Currently when someone registers a key, it can be authenticated immediately, the
Authenticator
model doesn't have a status field to disable the key.Is this something I can implement and be included into this package?
The text was updated successfully, but these errors were encountered: