verdan / flaskoidc

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

Specify version range for Authlib installation #29

Closed ozandogrultan closed 2 years ago

ozandogrultan commented 2 years ago

Since Authlib released a new version recently (1.0.0), there has been some breaking changes, hence we need to specify a version range to not get affected by them