Closed akatsoulas closed 1 year ago
Adjust comments
Remove .devcontainer
Default challenge method to S256
Fix base64 encoding
PKCE Unit Tests
Fix code_verifier KeyError
Test code_verifier parameter
AuthoricationRequestView test code_verifier
Replace assert_ with assertTrue
Replace all assert_ calls with assertTrue
Fix flake8 errors
Fix flake8 warnings
Test PKCE settings
Check for AssertionError rather than ValueError
Update documentation
Change AssertionError to ValueError
@escattone it would be nice to have a second pair of eyes in this one
Adjust comments
Remove .devcontainer
Default challenge method to S256
Fix base64 encoding
PKCE Unit Tests
Fix code_verifier KeyError
Test code_verifier parameter
AuthoricationRequestView test code_verifier
Replace assert_ with assertTrue
Replace all assert_ calls with assertTrue
Fix flake8 errors
Fix flake8 warnings
Test PKCE settings
Check for AssertionError rather than ValueError
Update documentation
Change AssertionError to ValueError