authgear / authgear/authgear-server

Using HTTP for AuthUI and Authflow integration

Open
#3,430 0 comments 0 reactions 1 assignee Claimed by @louischan-oursky View on GitHub
Dominant language
Go
Stars
2k
Forks
125
Avg merge
2d 17h
Merged PRs (30d)
32

Description

When releasing the new Authentication flow API,
we have made the default Auth UI to employ the new set of API so we could:
1. unify the backend for custom and default AuthUI and reduce future maintenance effort
2. Test the API out

However the integration was done with internal functions, which is not an good representation of how the API would be used.
This hinder ourselves to accomplish the 2nd goal of this exercise.

Therefore it's suggested to change and implement the integration by actual HTTP calls.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.