Per Enström

Results 3 issues of Per Enström

Hi, I'm just about to try this out, and it seems sweet so far! Just the amount of complexity/competence in an Authentication library. However. I'd like to hear the reasoning...

dicussion

The user data of the logged in user is set to a session in the `login` function. But these variables seem too unspecific. Just having the user id as `$_SESSION['id']`...

enhancement

### Checklist - [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/nextjs-auth0/blob/main/FAQ.md) and have not...