Karun Chennuri

Results 2 issues of Karun Chennuri

Right now our code inside genie package has multi typos. Need to fix this, also make sure we maintain A+ go report standard. Right now, the grade is 'A' goal...

bug
help wanted

In current implementation User-agent gets context object through admin_token_auth, which is a temporary token authentication mechanism. This definitely doesn't suite the production deployment case. @controller.protected() def request_authorization_code(self, context): control comes...

question