You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/11/24 19:47:43 UTC

[GitHub] [superset] alejandroparra opened a new issue #17544: Documentation update for OAuth configuration

alejandroparra opened a new issue #17544:
URL: https://github.com/apache/superset/issues/17544


   Hi there!
   
   I was trying to set up the Custom OAuth2 Configuration but found out that one very important and necessary import is missing from the documentation in order to make the sample code work without any problem.
   
   the import missing is with the library OAuth, after several hours of search de reading, importing only that library doesn't work, what it works is to import the full OAuth library from flask_appbuilder.security.manager.
   
   I would like to open a pull request adding these lines of code
   
   thanks for this awesome software


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] mandeeplohan commented on issue #17544: Documentation update for OAuth configuration

Posted by GitBox <gi...@apache.org>.
mandeeplohan commented on issue #17544:
URL: https://github.com/apache/superset/issues/17544#issuecomment-1000347746


   Is Oauth working for you? mine is not working and need help here?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org