Files
backstage/plugins/auth-backend
Raghunandan Balachandran 88635f7f63 Merge pull request #921 from spotify/auth-backend-subroutes
Auth backend - provider and routes
2020-05-20 17:42:07 +02:00
..
2020-05-20 16:18:54 +02:00
2020-05-15 15:06:42 +02:00
2020-05-15 15:06:42 +02:00
2020-05-15 15:06:42 +02:00

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.