teodevgroup / teo

Schema-driven web server framework.
https://teodev.io
Apache License 2.0
1.33k stars 43 forks source link

Authentication and authorization Support #47

Closed pwh-pwh closed 4 months ago

pwh-pwh commented 4 months ago

As a rapid development framework of this kind, I think common authentication and authorization support should be added

victorteokw commented 4 months ago

It used to have this feature. After the refactor of 0.0.58, this was temporarily removed. Currently, I'm working on this to bring this feature back. This includes authentication, sessions and permissions.

victorteokw commented 4 months ago

Hi @pwh-pwh, this is supported in 0.2.16