intales / gazelle

Flutter full-stack in seconds.
https://docs.gazelle-dart.dev
BSD 3-Clause "New" or "Revised" License
38 stars 6 forks source link

Fix jwt plugin constructor #4

Closed filippomenchini closed 6 months ago

filippomenchini commented 6 months ago

Constructor now asks for a JwtKey instance. This is more generic and enables the developer to use whatever type of JwtKey he/she wants.