Skip to content

RodrigoRVSN/auth_next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

auth_next

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests


Site to train next auth management with tokens, refreshTokens, etc.


๐Ÿ’ป Prerequisites

  • Install LTS Node version.

๐Ÿ›  Tools used

  • Nextjs
  • Typescript
  • Nookies
  • JWT
  • Axios
  • BroadCaster

๐Ÿš€ Installing auth_next

To use, follow the steps:

- git clone https://github.com/rodrigorvsn/auth_next.git
- yarn || npm install
- yarn dev || npm run dev

๐Ÿ“ซ Contribuiting with auth_next

To contribue with auth_next, follow the steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <name_branch>.
  3. Make the changes and confirm: git commit -m '<message_commit>'
  4. Send to original repository: git push origin <main_branch> / <local>
  5. Send the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.


๐Ÿค Contributors

Made with โค๏ธ by:

Foto do Rodrigo Victor no GitHub
Rodrigo Victor

About

๐Ÿ”’ auth with jwt in ssr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published