atsign-foundation / at_login

BSD 3-Clause "New" or "Revised" License
14 stars 5 forks source link

Enable atSign based log in to web based applications #8

Open VJag opened 1 year ago

VJag commented 1 year ago

Is your feature request related to a problem? Please describe.

Very similar to "Open ID / OAuth" atProtocol can enable "password-less login" and "identity exchange" with web-based applications.

The objective of this task is to accomplish the above.

Describe the solution you'd like

Updated list of tasks [Aug 7, 2023]

VJag commented 1 year ago

@srieteja checked-in the Java library.

Pending tasks in this task are:

gkc commented 1 year ago

Is this still being actively worked on?

srieteja commented 1 year ago

All the necessary code has been introduced into https://github.com/atsign-foundation/at_login/tree/master

srieteja commented 1 year ago

Reopening ticket with updated list of tasks

srieteja commented 1 year ago

Could not work on this in PR68, carrying it forward to PR69

srieteja commented 12 months ago

Could not work on this as we are getting APKAM to the finish line. Carrying this forward to PR71.

srieteja commented 10 months ago

Started working on it, will continue working on it in the next sprint. Carrying it forward to PR75.

srieteja commented 9 months ago

Most of the implementation has been completed, fixing minor issues with signature verification. Carrying forward to PR76 to complete the implementation, testing and review.