
#171: JSON API Authentication with Plug
Published September 25, 2023
6m 10s
In this episode, we’ll pick up where we left off in episode 170 - where we build a JSON API with Phoenix 1.7 - and create a simple authorization plug to use with our API.
Currently, all our API requests are …