Skip to content

Releases: 4sllan/nuxt-simple-auth

v1.0.8

18 Sep 16:24
Compare
Choose a tag to compare

Nuxt-simple-auth

  • return strategyName

v1.0.7

27 Jun 17:20
Compare
Choose a tag to compare
## Modulo Nuxt-Simple-Auth

- Nuxt 3
** version 1.4.0 ***

- Erro ao atualizar a página
- auth bug

- https://github.com/4sllan/nuxt-simple-auth/issues/2

v1.0.6

23 Feb 21:12
Compare
Choose a tag to compare

Nuxt-simple-auth

A correção na biblioteca Nuxt Simple Auth foi realizada para resolver um problema em que os headers não estavam sendo carregados corretamente pelo lado do servidor. Este problema estava causando erros de autenticação ao carregar a página. A solução envolveu a utilização da função $auth.$headers.get("authorization") para garantir o carregamento adequado dos headers, resolvendo assim o erro de autenticação durante a navegação.

The correction to the Nuxt Simple Auth library was made to address an issue where headers were not being properly loaded on the server side. This problem was causing authentication errors when loading the page. The solution involved using the $auth.$headers.get("authorization") function to ensure proper header loading, thus resolving the authentication error during page navigation.

v1.0.5

15 Jan 01:19
Compare
Choose a tag to compare

Nuxt-simple-auth

O middleware de autenticação e autenticação de dois fatores (2FA) foi aprimorado ao longo do tempo, visando aprimorar a segurança do sistema. Agora, implementamos melhorias significativas nas funcionalidades de expiração, deslogamento do sistema e destruição de cookies e sessões. Essas melhorias garantem uma gestão mais eficiente e segura das credenciais de usuário, proporcionando uma experiência mais robusta e confiável em termos de segurança.

The authentication and two-factor authentication (2FA) middleware has been enhanced over time to improve system security. We have now implemented significant improvements in expiration features, system log-out, and the destruction of cookies and sessions. These enhancements ensure a more efficient and secure management of user credentials, providing a more robust and reliable security experience.

V1.0.4

09 Jan 13:11
Compare
Choose a tag to compare

Nuxt-simple-auth

Ocorrera um erro ao tentar apagar os campos de login e 2FA, resultando em solicitações em loop no backend e frontend. Para solucionar esse problema, a biblioteca Nuxt Simple Auth foi aprimorada. Foram implementadas melhorias, incluindo tratamento de erros no servidor

An error occurred when trying to delete the login and 2FA fields, resulting in looped requests on the backend and frontend. To address this issue, the Nuxt Simple Auth library has been enhanced. Improvements have been implemented, including error handling on the server.

v1.0.3

06 Jan 06:59
Compare
Choose a tag to compare

nuxt-simple-auth

  • Tratamento de erros no auth

  • Fix plugin

  • Modulo TypeScript

  • Error handling in auth

  • Fix plugin

  • TypeScript module

v1.0.2

31 Dec 07:27
Compare
Choose a tag to compare

nuxt-simple-auth

  • Adicionado redirecionamento logout

  • Sobre redirecionamento tá no Leia-me

  • Added logout redirect

  • About redirection is in the Readme.

v1.0.1

24 Dec 05:27
Compare
Choose a tag to compare

nuxt-simple-auth

  • Implementando Ajustes no Módulo, Middleware e Autenticação de Dois Fatores (2FA)

  • Implementing Adjustments in the Module, Middleware, and Two-Factor Authentication (2FA)

v1.0.0

24 Dec 02:41
Compare
Choose a tag to compare

nuxt-simple-auth

  • v1.0.0

  • Módulo inicial ®

  • v1.0.0

  • Initial module ®