TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 6 forks source link

OAuth 2.0 Confidential clients #309

Open byewokko opened 11 months ago

byewokko commented 11 months ago

OAuth 2.0 requires that confidential clients use at least basic authentication when communicating with the authorization server. This will require