Replies: 1 comment 2 replies
-
I like moving authentication under the services directory and grouping things there.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When creating a custom Authentication Strategy, where is the best place to to put those?
The Anonymous authentication section of the docs demonstrates writing the Class right inside authentication.js, though I imagine that's only recommended for simple strategies like that one.
Beta Was this translation helpful? Give feedback.
All reactions