• Quang-Minh Nguyen's avatar
    Add multi-secret and iat support to JwtAuthenticatable · 456f617c
    Quang-Minh Nguyen authored
    Recently, JwtAuthenticatable supports multi-secret secret per inherited
    class. This use case is not suitable for mailroom JWT flow, which
    includes one secret per mailbox. JwtAuthenticatable hasn't supported iat
    verification to control token age.
    456f617c
mail_room.rb 2.85 KB