OpenIddict - Password Flow [EP.2]
การ Authorized ด้วย username และ password ของ user โดยใช้ OpenIddict โดยชื่อ flow เต็มๆ จะเรียกว่า Resource Owner Password Credentials ซึ่งแต่ละที่อาจจะเรียกด้วยชื่อ อื่นๆเช่น Password Flow
Read moreการ Authorized ด้วย username และ password ของ user โดยใช้ OpenIddict โดยชื่อ flow เต็มๆ จะเรียกว่า Resource Owner Password Credentials ซึ่งแต่ละที่อาจจะเรียกด้วยชื่อ อื่นๆเช่น Password Flow
Read moreOpenIddict เป็น opensource project สำหรับสร้าง Authorization Server โดยจะเจาะจงแค่การตรวจสอบสิทธิ์การเข้าถึงเท่านั้น (Authorization) ส่วนในเรื่องการตรวจสอบความถูกต้องของผู้ใช้งานนั้น (Authentication) จะเป็นแบบใดก็สามารถเอามาใช้ร่วมกับ OpenIddict ได้
Read moreOData is the standard protocol that allows access to the RESTful APIs in the sample and standard way. The benefit of OData is providing create, read, update, and delete operations via web technologies to provide access to information from API.
Read more