RADAR-base / RADAR-Rest-Source-Auth

A simple application to support authorization of wearable devices using OAuth using a webservice with REST Endpoints.
https://radar-base.org/
Apache License 2.0
1 stars 0 forks source link

Add state-store support #69

Closed nivemaham closed 4 years ago

nivemaham commented 4 years ago

add state-store check to validate against spoofing

blootsvoets commented 4 years ago

@nivemaham additional consideration: why not encode the source type in the path As a path segment, and in the state only pass a UUID, which can also be the ID referencing more parts of the state?