Relative Content

Tag Archive for flask

Global request context – anti-pattern?

I was talking today to a colleague of mine about Python web frameworks and our impressions about them. I told him I think Flask having a global request smells badly and is an anti-pattern.

Global request context – anti-pattern?

I was talking today to a colleague of mine about Python web frameworks and our impressions about them. I told him I think Flask having a global request smells badly and is an anti-pattern.

Global request context – anti-pattern?

I was talking today to a colleague of mine about Python web frameworks and our impressions about them. I told him I think Flask having a global request smells badly and is an anti-pattern.

Global request context – anti-pattern?

I was talking today to a colleague of mine about Python web frameworks and our impressions about them. I told him I think Flask having a global request smells badly and is an anti-pattern.

Global request context – anti-pattern?

I was talking today to a colleague of mine about Python web frameworks and our impressions about them. I told him I think Flask having a global request smells badly and is an anti-pattern.

Microsoft 365 email Login for Web Application ( Flask)

I am making a web application for my university project, and since our university’s email is based on Microsoft 365, i wanted to find a way to integrate a way to login using the 365 email.
How do I integrate Microsoft 365 login into my web app without using my university email to create the application in azure?