ForkbombEu / DIDroom_microservices

DIDroom credential issuer part of Forkbomb's SSI solution
1 stars 0 forks source link

Custom code also for authorizate verification #122

Closed matteo-cristino closed 3 weeks ago

matteo-cristino commented 5 months ago

the api /ru_to_ac should be prefixed with a custom_code that verifies the data given by the login such that an user can not avoid the login page calling directly the api behind it

matteo-cristino commented 1 month ago

this will be resolved from #175 since once it is finished /ru_to_ac will not be callable from the extern since it will be included in the authorize_backend API