Socket
Socket
Sign inDemoInstall

express-gateway-plugin-usuario-ativacao

Package Overview
Dependencies
83
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    express-gateway-plugin-usuario-ativacao

Faz a ativação de um usuário, em seguida a autenticação.


Version published
Weekly downloads
38
increased by3700%
Maintainers
2
Install size
6.98 MB
Created
Weekly downloads
 

Readme

Source
express-gateway-plugin-ativacao-usuario

Exporta uma police que intercepta as requests enviadas para autenticação, e ativa aquele usuário.

Exemplo de configuração:


      - ativacao-usuario:
        - action:
            url_ativacao: 'http://localhost:4440/gestao/usuario/ativacao'
            url_autenticacao: 'http://localhost:4441/auth/oauth/token'

O plugin irá solicitar a criação de um usuário através da 'url_ativacao'. Em seguida solicitará um token para o usuário criado, através da 'url_autenticação'.

Keywords

FAQs

Last updated on 27 Nov 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc