verdan / flaskoidc

A wrapper of Flask with pre-configured OIDC support
Apache License 2.0
52 stars 35 forks source link

fix: db models #10

Closed mgorsk1 closed 3 years ago

mgorsk1 commented 3 years ago

flaskoidc is missing varchar length for scope column which is required by mysql dialect: image