add a skeleton service for auth
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Auth Backend
|
||||
|
||||
WORK IN PROGRESS
|
||||
|
||||
This is the backend part of the auth plugin.
|
||||
|
||||
It responds to auth requests from the frontend, and fulfills them by delegating
|
||||
to the appropriate provider in the backend.
|
||||
|
||||
## Links
|
||||
|
||||
- (The Backstage homepage)[https://backstage.io]
|
||||
Reference in New Issue
Block a user