eGovFrame 표준프레임워크 포털

메뉴 건너띄기
상단메뉴 바로가기
본문 바로가기

이 누리집은 대한민국 공식 전자정부 누리집입니다.

본문 영역

We provide technical issue resolution support through Application Support, FAQ, and Q&A boards.

Development Environment
eGovFrame - Token Based Authentication
  • Writer

    J******n

  • Date Asked

    2023-05-22

  • Views

    1453

  • Nationality

    PH

  • Email Reply

    Y

  • STATUS

    Complete

Question

Hi Good Day. I'd like to ask about Token Based Authentication is there any documentation in the egovframe about how can I implement this feature. I'd like to create a backend api using egovframe and connect the frontend via API call. Thank you and Have a nice day.

Answer

For token-based authentication configuration, we have provided an example in the standard framework's Github repository. You can download it from the following links:

React : https://github.com/eGovFramework/egovframe-template-simple-react
backend : https://github.com/eGovFramework/egovframe-template-simple-backend

Thank you.