An open API service indexing awesome lists of open source software.

https://github.com/rodrigorvsn/auth_next

🔒 auth with jwt in ssr
https://github.com/rodrigorvsn/auth_next

Last synced: 8 months ago
JSON representation

🔒 auth with jwt in ssr

Awesome Lists containing this project

README

          

# auth_next

![GitHub repo size](https://img.shields.io/github/repo-size/rodrigorvsn/auth_next?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/rodrigorvsn/auth_next?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/rodrigorvsn/auth_next?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/rodrigorvsn/auth_next?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/rodrigorvsn/auth_next?style=for-the-badge)

___
> 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 `.
3. Make the changes and confirm: `git commit -m ''`
4. Send to original repository: `git push origin / `
5. Send the pull request.

Alternatively, see the GitHub documentation at [how to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
___
## 🤝 Contributors

Made with ❤️ by:




Foto do Rodrigo Victor no GitHub


Rodrigo Victor