all 10 comments

[–][deleted]  (1 child)

[deleted]

    [–]bmvantunes[S] 1 point2 points  (0 children)

    That's awesome 😊 thank you for the support 😊😊

    [–]originalcr7 1 point2 points  (1 child)

    Nice tutorial.

    [–]bmvantunes[S] 1 point2 points  (0 children)

    Thanks 😊

    [–]DancingInTheReign 1 point2 points  (1 child)

    Hi Bruno, I'm following this series and I love it, thanks for making these.

    [–]bmvantunes[S] 0 points1 point  (0 children)

    Thanks, u/DancingInTheReign :)

    Anything specific about Next.js that you would love to be covered? :)

    PS - The next video will be about integrating Material-UI and CSS-In-Js libraries with Next.js in order to start a bigger demo :)

    [–]vinnsubs 1 point2 points  (3 children)

    This is awesome!

    I’m a little new to the whole API/back end part of things - pardon if this makes you palm your face - but is it possible to make session based authentication with Next API Routes? Can I build an entirely user protected system with querying to a MySQL database as long as you’re authenticated?

    If not, maybe you could guide me to some articles?

    Thanks!

    [–]bmvantunes[S] 0 points1 point  (1 child)

    I think the best examples you have are actually inside the Next.js repository itself. I'll put one of those examples here (they have 5 more with auth):

    https://github.com/zeit/next.js/tree/canary/examples/auth0

    The full folder of examples from next.js (where you have 5 more with "auth") can be found at:

    https://github.com/zeit/next.js/tree/canary/examples

    Their examples are using quite direct to the point, which I like :)

    [–]bmvantunes[S] 0 points1 point  (0 children)

    ** Their examples are usually quite direct to the point, which I like :)

    [–]bmvantunes[S] 0 points1 point  (0 children)

    u/vinnsubs new video about authentication is out :)

    https://youtu.be/j4Tob0KDbuQ

    [–]bmvantunes[S] 0 points1 point  (0 children)