Sarin Na Wangkanai

Results 53 issues of Sarin Na Wangkanai

The upcoming .NET 8 Blazor has a very interesting feature that I was planning to develop in the sections. This makes me able to update many areas in the DOM...

investigate
review

## Design notes ### Compenent name - DataGrid ### Description The DataGrid component is a complex UI component for displaying data in a tabular format. It aims to have Excel-like...

concept
feature
design

After some trial and error, I think that the Markdown framework should be designed able to run as a stand-alone view model framework that as not dependent on Mvc or...

enhancement
design

After investigating the code base of the ASP.NET Core RazorPages, I found it very interesting that I would like to keep this as my backlog for Markdown. I will get...

feature
design

Design note question that need to be answer and consider upfront for the Markdown Page View model. - [ ] Markdown parser to Html, question? Depend on 3rd party library...

help wanted
investigate
design

Looking at the OAuth best practice, I'm finding that OpenID Connect is the only token that requires JSON Web Token (JWT) format. While Access Token & Refresh Token formats are...

design
requirements

Let's investigate the YARP for Federation Server Backend for Frontend. - https://microsoft.github.io/reverse-proxy/

investigate
design

To follow the best security practice of OAuth 2.X, We would need to the library that would hold the JWT from the Federation Server in the backend of the client...

feature
design

Investigate the need to have Backend for Frontend to have persistent storage using Entity Framework

investigate
design

### Discussed in https://github.com/wangkanai/wangkanai/discussions/605 Originally posted by **wangkanai** December 31, 2022 Reference [OAuth 2.1 Specs](https://oauth.net/2.1/) Wangkanai Federation is in the middle of the conceptual phase and believes that we should...

concept
feature
review
design
requirements