mezzio / mezzio-authentication-oauth2

OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.
https://docs.mezzio.dev/mezzio-authentication-oauth2/
BSD 3-Clause "New" or "Revised" License
25 stars 17 forks source link

Wish Item: Numeric Primary Keys for Tables with valid foriegn keys #3

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

Would be nice for every table to have numeric primary keys and correctly mapped foreign keys.


Originally posted by @wshafer at https://github.com/zendframework/zend-expressive-authentication-oauth2/issues/28

weierophinney commented 4 years ago

I don't understand why they tables aren't as you ask for already, @wshafer . The database design of this repository feels very minimalistic which is contrary to the importance of OAuth2.


Originally posted by @TomHAnderson at https://github.com/zendframework/zend-expressive-authentication-oauth2/issues/28#issuecomment-373135021

weierophinney commented 4 years ago

@TomHAnderson - Well I'm finding as I dig deeper into this package, it just wasn't ready for the alpha state it's in. There's still a lot of needed functionality missing, and most grant types are incomplete or not working at all. I think as we move this package into something a bit more complete, we'll see these tables change dramatically.


Originally posted by @wshafer at https://github.com/zendframework/zend-expressive-authentication-oauth2/issues/28#issuecomment-373141029