Polyratings / polyratings

Cal Poly SLO Professor Rating Website
GNU Affero General Public License v3.0
15 stars 3 forks source link

Use Cloudflare for Admin Auth #110

Open AddisonTustin opened 11 months ago

AddisonTustin commented 11 months ago

Rather than rolling our own signed JWT auth workflow, it'd be nice to just use Cloudflare Zero/Access as our auth'n/z mechanism so that it's easier (and safer?) to manage admin access.

Checkout the Cloudflare Zero identity docs as a place to get started.