Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Merge oidc and oauth2 token helpers #134

Open
nsklikas opened this issue Sep 21, 2021 · 1 comment
Open

Merge oidc and oauth2 token helpers #134

nsklikas opened this issue Sep 21, 2021 · 1 comment

Comments

@nsklikas
Copy link
Contributor

There is a lot of code shared between https://github.com/IdentityPython/oidc-op/blob/master/src/oidcop/oauth2/token.py and https://github.com/IdentityPython/oidc-op/blob/master/src/oidcop/oidc/token.py. We should refactor the helper classes so that duplicate code is removed

@peppelinux
Copy link
Member

Completely agree

Probably this Will affect also how unit tests imports things and this could be a bit Dangerous, because we should do refactor without touching unit tests ...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants