Skip to content

Commit

Permalink
chore: rename bouncer to authorization-resolver in playground
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbapapazes committed Jun 13, 2024
1 parent 36b331f commit ca6b6be
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { defineNuxtPlugin } from '#app'

export default defineNuxtPlugin({
name: 'bouncer',
name: 'authorization-resolver',
parallel: true,
setup() {
return {
Expand Down
File renamed without changes.

0 comments on commit ca6b6be

Please sign in to comment.