Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

add JWT authentication with a login + authenticated services #18

@Ks89

Description

@Ks89

Login form with bearer authentication
Nodejs uses passport and jsonwebtoken
All authenticated Angular services will add Authentication header (Bearer JWT:HERE) with jwt to be able to access.

I can leave the homepage as public, but restrict a new page, called profile.

This is only an example, but I still have a working basic and wip impl in a branch called auth, so I need some time to improve and merge it.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions