udibo / oauth2_server

A standards compliant implementation of an OAuth 2.0 authorization server with PKCE support.
MIT License
21 stars 4 forks source link

Add more test coverage for the oak adapter #3

Open KyleJune opened 3 years ago

KyleJune commented 3 years ago

The oak adapter is missing test coverage for the token, authorize, and authenticate functions.