mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-07 04:25:25 +00:00
* default to token auth method * pass in selectedValue to the AuthForm * adjust when and if tasks are called so there's no race condition with wrapped_token query param * add some tests for wrapped_token * adjust redirect_to behavior so that it also works with the logout route and the wrapped_token query param * fix linting