Commit 5bde4893 authored by crazywoola's avatar crazywoola

chore: remove code

parent a43fc4ef
......@@ -40,7 +40,6 @@ class PassportResource(Resource):
payload = {
"iss": site.app_id,
'sub': 'Web API Passport',
# "aud": end_user.id,
'app_id': site.app_id,
'end_user_id': end_user.id,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment