Hi,
I just wonder if there are any support for OAuth2 (of any kind) in the Yaws code?
For example, yaws:parse_auth/1 does not look for the "Bearer" scheme (and perhaps it is ok
since I can work around it).
So have anyone used Yaws to (e.g) receive Authorization tokens or in any other way dealt with OAuth2+Yaws?
and if so, any suggestions on how to best test it in a robust way...
Cheers, Tobbe
Hi,
I just wonder if there are any support for OAuth2 (of any kind) in the Yaws code?
For example, yaws:parse_auth/1 does not look for the "Bearer" scheme (and perhaps it is ok
since I can work around it).
So have anyone used Yaws to (e.g) receive Authorization tokens or in any other way dealt with OAuth2+Yaws?
and if so, any suggestions on how to best test it in a robust way...
Cheers, Tobbe