Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In-Memory example doesn't work #4

Open
westlakem opened this issue Mar 22, 2019 · 1 comment
Open

In-Memory example doesn't work #4

westlakem opened this issue Mar 22, 2019 · 1 comment

Comments

@westlakem
Copy link

I'm using the in-memory model and the code from the first page and I'm getting a lot of "model does not implement" errors.

For example:

"Invalid argument: model does not implement `saveAuthorizationCode()`"
@vijayantkatyal
Copy link

vijayantkatyal commented Oct 17, 2019

same issue.

have to create / import some functions manually for this to work.

you can use docs to fix this.

https://oauth2-server.readthedocs.io/en/latest/model/spec.html#saveauthorizationcode-code-client-user-callback

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

No branches or pull requests

2 participants