e553ed13 by 周伟奇

fix bug

1 parent daf56655
......@@ -107,8 +107,8 @@ class GenericView(LoggerMixin, GenericExceptionMixin, GenericAPIView):
class IWABaseView:
# def __init__(self):
# self.iwa_url_base = 'https://auth-i.bmwgroup.net/auth/oauth2/intranetb2x/'
permission_classes = ()
authentication_classes = ()
@staticmethod
def get_token(iwa_url_base, code, redirect_uri, client_id_base64):
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!