Better Auth Api Key Sessions
what is the correct way to use the api key plugin to create a session for the user? Basically we have a nextjs application and want to generate api keys which the user can access our application (dashboard) with. Once api key is provided in login we would somehow need to create a session.