Skip to content

Commit

Permalink
feat: publish 2023, week 15 in review
Browse files Browse the repository at this point in the history
  • Loading branch information
carbontwelve committed May 10, 2023
1 parent ba25976 commit 4cf3595
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/thoughts/2023-04-23-2023-wk-15-in-review.md
Expand Up @@ -6,7 +6,9 @@ growthStage: evergreen

![[weekly-quote-35]]

... STORY ...
The majority of this week was spent building out two fresh Nuxt3 applications one for work and one for my #SpaceMines project. In both cases I needed to build in user sessions. For work the Nuxt application is interfacing with an existing monolith and so only needs to request a session bearer token on authentication and use that for all future api requests — nice and simple.

For Space Mines I had the idea of using Mastodon as the authentication server via its Oauth2 mechanism. This worked surprisingly well and wasn't nearly as difficult as I had been lead to believe from other Oauth nightmare stories. This is something I plan on writing about in the near future, it's on my list of things to do.

## Joke of the week
![[dad-joke-35]]
Expand Down

0 comments on commit 4cf3595

Please sign in to comment.