oauth2-server-php-docs icon indicating copy to clipboard operation
oauth2-server-php-docs copied to clipboard

Wrong schema definition in documentation

Open alexander-rebello opened this issue 2 years ago • 0 comments
trafficstars

Hi, I think, I foun a mistake in the schema definition of the "oauth_users" table. "username" is the primary key in this table so it needs to be NOT NULL. Page to documentation: https://bshaffer.github.io/oauth2-server-php-docs/cookbook/

alexander-rebello avatar Dec 28 '22 13:12 alexander-rebello