Skip to content

Conversation

@kevindierkx
Copy link
Contributor

This replaces the usage of Database Connection instances for the auth codes and refresh tokens in favor of repositories, similar to: laravel/passport:#90

And this adds the ability to change the connection name used during queries using Passport::setConnectionName('name-here').
This somewhat resolves my issue mentioned here: laravel/framework#15597

Replaced auth codes database connection with repository

Replaced refresh token database connection with repository
@kevindierkx
Copy link
Contributor Author

Changed my mind, thought about something much simpler. Will issue a new PR regarding this topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant