<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>authentication on Washington Botelho</title><link>http://www.wbotelhos.com/tags/authentication/</link><description>Recent content in authentication on Washington Botelho</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 24 Aug 2021 00:00:00 -0300</lastBuildDate><atom:link href="http://www.wbotelhos.com/tags/authentication/index.xml" rel="self" type="application/rss+xml"/><item><title>GraphQL with Absinthe on Phoenix - Authentication</title><link>http://www.wbotelhos.com/graphql-with-absinthe-on-phoenix-authentication/</link><pubDate>Tue, 24 Aug 2021 00:00:00 -0300</pubDate><guid>http://www.wbotelhos.com/graphql-with-absinthe-on-phoenix-authentication/</guid><description>Updated at: Jul 24, 2023 In the last article about Mutation, we learned how to create records in an easy way, so now we have searches and insertions but we still do not control how the user access that API. For security reasons or just for control of access we need to implement the API Authentication where only logged users can access it.
Goal Authenticate the user and restrict the API to only the logged ones.</description></item><item><title>Configurando HTTP Authentication no Nginx</title><link>http://www.wbotelhos.com/configurando-http-authentication-no-nginx/</link><pubDate>Mon, 17 Dec 2012 00:00:00 -0300</pubDate><guid>http://www.wbotelhos.com/configurando-http-authentication-no-nginx/</guid><description>Todo desenvolvedor tem seus projetos pessoais para dominar o mundo. E durante o desenvolvimento do mesmo, é importante em alguma hora se fazer os testes da aplicação, online, em produção. Mas isso não quer dizer que queremos que todos tenham acesso a mesma. Uma forma muito fácil de bloquear o acesso, sem precisar implementar algo sofisticado na própria aplicação, é usar a autenticação básica HTTP.
Objetivo Configurar uma HTTP Basic Authentication no NGINX.</description></item></channel></rss>