Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
周伟奇
/
bmw-ocr
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
e553ed13
authored
2022-03-22 10:35:03 +0800
by
周伟奇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix bug
1 parent
daf56655
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/common/mixins.py
src/common/mixins.py
View file @
e553ed1
...
...
@@ -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
):
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment