python - Authorization in webapp2? -


in webapp2 documentation webapp2_extras.auth, defines class as:

"utilities authentication , authorization."

however, don't see related authorization (for example access administrator-only pages).

i've created own work-around creating own authorization methods check datastore user-privileges, there i'm missing here authorization via webapp2, or incomplete class?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -